Skip to content

jankjr/arbitrum-sequencer-feed-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo shows how to parse parts of the arbitrum sequencer feed.

It is not full support, and only covers about L2 transactions. The bits that are important for any new MEVor.

# Install dependencies
npm i 

# Run the example script
npm run start

About

Reference implemention, this code is useless for actual MEV searching on arbitrum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published