Swap routers
Best-price multi-hop routing a wallet or a checkout actually hits. You sign. We never hold a key.
- DEX checkout
- Best-price routing
- 18 adapters
- 1232-byte v0
- Wallet Standard
- Rebroadcast
The quote engine, the keyed RPC, and the plane your checkout or wallet actually hits.
A public RPC and a rented aggregator sit between the user and the chain. A 200 carrying stale pool state still looks like a quote. Keys and users sit on a host you do not run. We run the plane: keyed RPC, first-party mint data, every leg proven by getTransaction against a lane we do not control.
01
getTransaction is the record. A 200 with stale data is a failure, not a pass.
02
Public RPC in the path. Keys and users on a host you do not run.
03
A third-party token API in the hot path is a quota, not a source of truth.
Build
Best-price multi-hop routing a wallet or a checkout actually hits. You sign. We never hold a key.
The whole Solana route graph stays fresh on GPU. Each quote is distilled on CPU, with parity against Jupiter per lane.
Private hosts, a same-origin proxy, and circuit-breakers. Keys and users never sit on a public endpoint.
First-party mint data for the hot path. 5.6 million rows, 500 per batch. No rented metadata API.
Stack
More
Contact