Skip to content
/ subway Public
forked from libevm/subway

A practical example on how to perform sandwich attacks on Ethereum

License

Notifications You must be signed in to change notification settings

proelke/subway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subway

This repository will act as a practical example on how to perform sandwich attacks on UniswapV2 pairs.

Remember that having highly optimized contracts is just one part of the equation, you'll need to build out a tech stack to execute on the opportunities.

TODO:

  • Smart contracts
  • [] Bot tech stack
    • mempool reading
    • tx decoding
    • logging
    • [] bundle firing
    • [] algos
      • [] optimal sandwich amount in
      • [] sandwich profitability
    • [] misc
      • [] block base fee calc
      • [] bribing gas calc

About

A practical example on how to perform sandwich attacks on Ethereum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 80.2%
  • JavaScript 19.1%
  • Other 0.7%