SimRunBot

Results 2 issues of SimRunBot

used the STARTING_TOKEN_ID as start value for the tokenID for loop and printed a line to indicate snapshot generation starts.

This saves API Requests to Infura and also speeds up execution. From the ethers docs: // A StaticJsonRpcProvider is useful when you *know* for certain that // the backend will...