Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erikerik116/arbitrage-bot-solana
- Owner: erikerik116
- License: mit
- Created: 2024-10-25T01:21:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T07:30:51.000Z (about 1 month ago)
- Last Synced: 2024-12-12T08:27:20.342Z (about 1 month ago)
- Topics: arbitrage, arbitrage-bot, bot, solana, solana-arbitrage
- Language: Rust
- Homepage:
- Size: 1.85 MB
- Stars: 11
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 estimateseach 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)