Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 845 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 845 Bytes

About

An example script finding self-destructs and token underflows in Eveem.org contract sources published on BigQuery

The code has just two simple files:

  • asterix.py - the main execution script
  • script.js - the analyser function for BigQuery

Hopefully you'll understand what's going on. If you don't - fill in an Issue in this repo.

Usage

Usage: python3 asterix.py

Wait for 20 seconds and receive all the contracts with potential issues, as explained here

Requirements

You will need to sign up for cloud.google.com first, and set up the google cloud / bigquery environment:

https://cloud.google.com/bigquery/docs/quickstarts