Skip to content

krazedegen/routecreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

routecreate

Arbitrage Route Creator

This repository contains a Python script named routecreate.py that generates combinations of exchange addresses and token addresses to find potential arbitrage opportunities in the DeFi space. It's written by Krazedegen.

Description

The routecreate.py script generates a list of combinations between exchange addresses, WFTM (Wrapped Fantom) address, and a list of token addresses. The output is then written to a JSON file, which can be further analyzed or used by other tools to find profitable trading opportunities.

Dependencies

Python 3.x Usage

Clone this repository. git clone https://github.com/Krazedegen/arbitrage-route-creator.git

Navigate to the project directory. cd arbitrage-route-creator

Run the Python script. python3 routecreate.py

The output will be written to the newoutput.json file in the same directory. Notes

Please note that the provided addresses and tokens are for the Fantom Opera network. Make sure to update the exchanges, WFTM, and tokens lists with the appropriate addresses for your use case. Arbitrage opportunities are subject to change, and the results generated by this script do not guarantee profits. Always perform additional analysis before executing any trades. Author

Written by Krazedegen.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A script to find arbitration routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages