Skip to content

shotaronowhere/sequencer-analytics

Repository files navigation

Sequencer Analytics

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.

Install the dependencies

$ yarn install

Delay

Indexes sequencer performance from the perspective of L1. Delay seconds and blocks are tracked for delayed messages from delivery to sequencing.

$ yarn start:delay

Arb Gas

Indexes gas prices for L1 and L2 from perspective of L2.

$ yarn start:gas

Batch Reports

Scans L2 blocks from a public arbitrum one rpc and filters for batch posting reports.

$ yarn start:batch-report

Results

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors