Skip to content

a simple Ethereum mempool backrunner written in Typescript for educational purposes at devcon. assume there are LOTS of bugs!

Notifications You must be signed in to change notification settings

zeroXbrock/devcon-backrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backrunner

  • watch transactions from specific addresses in the mempool
    • uniswap trades; addresses TBD
  • craft a backrun arb
  • write arb executor contract
  • execute simulate arb using Flashbots

iterations

The base repo is empty. Check out one of the following branches:

None of these are quite done or functional, but they provide a general structure and approach for backrunning, and may be useful for learning.

⚠️ Running a mempool backrunner can be risky. There are poison tokens that drain your liquidity when you trade them. See salmonella for an example.

About

a simple Ethereum mempool backrunner written in Typescript for educational purposes at devcon. assume there are LOTS of bugs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages