Git Product home page Git Product logo

etherscan-labels's Introduction

EVM Labels

Scrapes labels from etherscan, bscscan & polygonscan, arbitrium, fantom, avalanche website and stores into JSON/CSV.

Chain Site Label Count Status Last scraped
ETH https://etherscan.io 29945 ✅ ok 18/6/2023
BSC https://bscscan.com 6726 ✅ ok 26/3/2023
POLY https://polygonscan.com 4997 ✅ ok 26/3/2023
OPT https://optimistic.etherscan.io 546 ✅ ok 29/3/2023
ARB https://arbiscan.io 837 ✅ ok 26/3/2023
FTM https://ftmscan.com 1085 ✅ ok 26/3/2023
AVAX https://snowtrace.io 1062 ✅ ok 26/3/2023

Total Chains: 7

Total Labels: 45198

Setup

  1. On the command-line, run the command pip install -r requirements.txt while located at folder with code.
  2. (Optional) Add ETHERSCAN_USER and ETHERSCAN_PASS to sample.config.json and rename to config.json
  3. Run the script with the command python main.py.
  4. Proceed to enter either eth, bsc or poly to specify chain of interest
  5. Login to your ___scan account (Prevents popup/missing data)
  6. Press enter in CLI once logged in
  7. Proceed to enter either single (Retrieve specific label) or all (Retrieve ALL labels)
  8. If single: Follow up with the specific label e.g. exchange , bridge ....
  9. If all: Simply let it run (Take about ~1h+ to retrieve all, note that it occassionally crashes as well)
  10. Individual JSON and CSV data is dumped into data subfolder.
  11. Consolidated JSON label info is dumped into combined subfolder.

etherscan-labels's People

Contributors

brianleect avatar c0mm4nd avatar starguyaman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.