Script that exports relevant builder/proposer metrics
-
Install packages with
cd pbs_block_data && npm install
-
Run the script for desired block range
RPC_URL=https://mainnet.infura.io/v3/..... START_BLOCK=15746800 END_BLOCK=15746810 node src/index.js
-
Verify the csv
head export.csv