A live, read-only scanner for stablecoin arbitrage.
It watches stablecoin pairs on Base — USDC/USDbC, USDC/USDT, USDC/DAI, and more — across Uniswap v3, Curve, and Aerodrome, looking for round-trip price gaps worth taking after gas, slippage, and every other cost is subtracted. If nothing clears that bar, it counts as a skip, not a trade.
- Paper by default
- Runs against real on-chain quotes with simulated capital. Nothing here moves real money unless mode is explicitly switched to live.
- Scoped execution, when live
- Live fills go through one on-chain call — buy, then sell, atomically, with a minimum-profit floor and hard caps on gas price and gas cost. It has no path to do anything else.
- Every scan, kept
- Every pair checked is logged — taken or skipped, with the gross gap, the costs, and the net result — not just the ones that hit.
- Nothing to configure here
- This page is read-only. No wallet connect, no login — just the feed the scanner is producing right now.