Direct AMM execution across 21 pool types. Geyser-native streaming. 0-block quote latency. Zero RPC on the hot path. Live /swap-stream WebSocket broadcasting every confirmed DEX swap with native + USD prices. On-chain fee enforcement with an immutable router program.
Real-time pool state, vault balances, and blockhash via Yellowstone gRPC. Zero RPC calls in steady state.
1 to 5 hops in a single instruction. Direct, 2-hop through SOL/USDC, or complex multi-leg routes.
Immutable smart contract. Upgrade authority permanently burned. Audited by SigIntZero.
Dual-channel Geyser discovery — account stream + block stream. SQLite persistence for instant restart.
WS /swap-stream broadcasts every confirmed DEX swap with native + USD prices. Filter by DEX, mint, pool, or trade size. 283 swaps/sec sustained on mainnet.
~23MB Linux binary. No Docker, no databases, no runtime dependencies. Just config.toml and go.
Read the API docs, set up your Geyser endpoint, and start serving quotes in minutes.
Get Started