Skip to content

Kuly14/frontrunning_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEV Frontrunning Bot written in Rust

This bot is straightforward. It tracks mainnet transactions, if the underlying transaction is a contract call with Input>10 bytes, the bot will try to replicate the transaction on a mainnet fork. If the tx is profitable, it will then run it on mainnet.

I did not test it because I am too cheap to lose some ether on the contract deployment, but if you want, give it a try. Before you do so, implement flashbots so you will not get front-run frontrunning xD.

Disclaimer

This is untested software. Only use it if you know what you are doing.

About

MEV Frontrunning Bot written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published