Created
November 13, 2021 05:32
-
-
Save ubunteroz/35cd9bfd42b0b5b1526fe16efeae63d6 to your computer and use it in GitHub Desktop.
cBridge v2 Testnet Leaderboard Calculation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
ethereumetl export_blocks_and_transactions --provider-uri "https://goerli.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161" --start-block 5833607 --end-block 5839125 --transactions-output Nov_12.csv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment