Cross-DEX Arbitrage
Logic: Identify price disparities across multiple DEXs and execute secure swaps.
Code (Rust):
Supported DEXs:
DEX
Fee
Max Slippage
Raydium
0.1%
2%
Orca
0.2%
1.5%
OpenBook
0.3%
3%
Multi-DEX Architecture
Slippage Management
Algorithm - Search for price imbalances through the Jupiter Aggregator API. - Execution via smart contracts subject to slippage (0.1-5%).
Settings
Last updated