Skip to content

darkerego/arbitrage_contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrage Smart Contracts

about

This is a smart contract written in Solidity that is capable of doing dual and tri dex trades across uniswap v2 fork dexes. Contract supports DODO flash loans.Code inspired by James Bachini's dex arbitrage, see https://jamesbachini.com/dex-arbitrage/ for an excellent tutorial explaining how all of this works. I also wrote a python bot to handle the searching for and execution of trades. I have not quite yet decided whether I want to open source that. If you'd like me to then let me know and I will consider it.

TODO

- don't store tokens on the contract, pull with `transferfrom` - add uniswap v3 support

deployment

Coming soon

About

Some solidity contracts for dex arbitrage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published