Skip to content

πŸ“’πŸ’° Get the historical balance of any ERC-20 token of any address.

License

Notifications You must be signed in to change notification settings

Augustus999/historical-token-balance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“’πŸ’° Token Balance

Get the historical balance of any ERC-20 token of any address.

Usage

1. Clone this repository

git clone https://github.com/Augustus999/token-balance

2. Clone config

Clone the example config (src/config.example.json) to src/config.json.

cp src/config.example.json src/config.json

3. Modify config

Modify the config in src/config.json.

4. Add Alchemy API key to .env

First, copy the .env.example file to .env.

cp .env.example .env

Finally, add your Alchemy API key to the .env file.

5. Fetch the addresses

npm start

Disclaimer

This is experimental software and is provided on an "as is" and "as available" basis.

We do not give any warranties, and will not be liable for any loss incurred through any use of this codebase.

About

πŸ“’πŸ’° Get the historical balance of any ERC-20 token of any address.

Topics

Resources

License

Stars

Watchers

Forks