Skip to content

eveem-org/asterix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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