Skip to content

nazihkalo/ArbitrageBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArbitrageBot

A Python Bot which detects Arbitrage opportunities in Decentralized Exchanges.

Intro

This script will detect Arbitrage Opportunities in Decentralized Markets (via the 0x protocol, and the 1inch exchange aggregator).

Arbitrage Opportunities are logged in an intutive instruction format:

Screenshot 2021-07-21 at 12 26 50

(Just an example. A real Arbitrage Opportunity would have a positive profit)

Eventually, the script will be able to forward said instructions linked to a Flashloan Capable Smart Contract.

The script implements nested multi-threading, for speed purposes (but can still be improved).

About

A Python Bot which detects Arbitrage opportunities in Decentralized Markets, and forwards them to a Flashloan Capable Smart Contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages