Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erikerik116/arbitrage-bot-solana

Arbitrage bots are tools that examine prices across exchanges and make trades to take advantage of discrepancies
https://github.com/erikerik116/arbitrage-bot-solana

arbitrage arbitrage-bot bot solana solana-arbitrage

Last synced: about 1 month ago
JSON representation

Arbitrage bots are tools that examine prices across exchanges and make trades to take advantage of discrepancies

Awesome Lists containing this project

README

        

# solana-arbitrage-bot

Arbitrage bots are tools that examine prices across exchanges and make trades to take advantage of discrepancies

## Contact me

-telegram: @erikerik116

-Discord: @erikerik116

## layout
- `client/`: off-chain arbitrage bot code
- `program/`: on-chain swap program
- `pools/`: dex pool metadata
- `onchain-data/`: analysis of other arbitrage swaps
- `mainnet-fork/`: fork mainnet account states to test swap input/output estimates

each folder contains a corresponding `README.md` which explains how it works

## dexs supported
- serum
- aldrin
- saber
- mercurial
- orca
- raydium
- meteora

## Result

![arbitrage bot1](https://github.com/user-attachments/assets/1d0121d2-0d99-4f83-9aeb-83abdd9ba08c)