Skip to content

Retroactive token balance query in specific block range on the Binance Smart Chain using QuickNode API endpoint.

Notifications You must be signed in to change notification settings

l1quid8/Retro-Token-Balance-Query-in-Block-Range-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Retro-Token-Balance-Query-in-Block-Range-

Retroactive token balance query in specific block range on the Binance Smart Chain using QuickNode API endpoint.

Download these libraries Web3, createObjectCsvWriter, cliProgress, Bottleneck using:

npm install [library]

-Input specific contract address at 'tokenAddress'

-Input specific block range at 'startBlock' and 'endBlock'

-Input QuickNode API endpoint URL at 'endpoint'

-Input contract's Application Binary Interface at 'ABI' (save as .json externally and link correct file path.)

RUN the script:

node transfer_events.js

About

Retroactive token balance query in specific block range on the Binance Smart Chain using QuickNode API endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published