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:
python3 asterix.py
Wait for 20 seconds and receive all the contracts with potential issues, as explained here
You will need to sign up for cloud.google.com first, and set up the google cloud / bigquery environment: