Fetches data from subgraphs indexing sequencer performance and writes the data to a csv. Export into your data viz tool of choice. See gas.csv and delay.csv for sample data.
$ yarn installIndexes sequencer performance from the perspective of L1. Delay seconds and blocks are tracked for delayed messages from delivery to sequencing.
$ yarn start:delayIndexes gas prices for L1 and L2 from perspective of L2.
$ yarn start:gasScans L2 blocks from a public arbitrum one rpc and filters for batch posting reports.
$ yarn start:batch-report
