Notes: // USDC = 0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4 // Zksync
- Install NodeJS. We recommend using the latest LTS (Long-Term-Support) version, and preferably installing NodeJS via NVM.
- Create an Infura account, you'll need to create an API key, and use the Ethereum https. Paste your API key in .env
npm install
Enter you API key in .env file
- INFURA_ID= (Infura API Key)
"... fromBlock: 18619505 <-- edit this value. Enter block value from which you want to start your searches toBLock: "latest", ..."
node index.js