Skip to content

oaripay/erc20-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracts all UniswapV2 and UniswapV3 pools and their tokens.

Additional option: lookup the price data of the last x blocks.

To run the code you will need a connection to an Ethereum node. Create an .env file and fill in the HTTPS_URL of your node:

.env

HTTPS_URL="https://eth-mainnet.public.blastapi.io"

If you want logging add RUST_LOG=INFO to the .env file.

Goal: Make an extractable registry of all possible erc20-tradable tokens on the Ethereum chain.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages