2.1 Overview
What it is
A Python-based Solana arbitrage detection engine, optimized for real-time monitoring across multiple DEXs and aggregators.
Designed for speed, transparency, and education: you can read the code, modify it, or embed it in your own bots.
What it does
Monitors DEXs like Jupiter, Raydium, Orca, Phoenix, etc.
Detects price discrepancies on the same pair across venues.
Estimates net profit after fees and slippage assumptions.
Filters out opportunities below a configurable profit threshold.
Prints arbitrage opportunities + live stats in a terminal interface.
Last updated

