Split Routing
Suuuper's own engine splits one trade across many pools and protocol versions to preserve price.
Split Routing
Every AMM pool has a price impact curve: the more of a token you sell into a single pool, the worse the price gets. Large trades that go through one pool destroy their own execution price.
Suuuper's engine solves this by splitting a single trade across many pools, and even across different protocol versions, in a single atomic transaction.
Marginal-output optimization
The engine samples the real on-chain output curve of each candidate route, then allocates trade size across routes so that the next dollar delivers the same output through every active route. This is the mathematically optimal split.
Reading the split in the UI
Expand the Route row under the quote panel to see every lane:
- The protocol and share percent of the trade in that lane.
- Every hop in the lane with its pair icons and fee tier.
- Intermediate tokens if the lane is multi-hop.
- The per-lane output amount.
If your best quote comes from Suuuper's engine, this is exactly what will execute.