Settings & parameters
Two settings are user-controlled: slippage tolerance and the amount slider. The rest of the search is tuned by the router.
Max slippage
Slippage is the gap between the quoted price and the executed price. Your setting is the maximum gap you will accept before the trade should fail instead.
- Auto
- Default. No tolerance is sent with the quote and the engine applies its own, currently 3%. The minimum received on the review row reflects it.
- 0.1%
- For deep, stable pairs.
- 0.5% / 1%
- For volatile pairs or thinner liquidity.
- Custom
- 0.01% to 50%. Wider tolerances allow worse fills than quoted.
Your setting is reflected in Min received on the review row. That value is what the transaction enforces on chain.
Amount slider
Off by default. When enabled, a percentage slider appears under the From amount. It moves continuously and snaps to 0 / 25 / 50 / 75 / MAX. MAX on a native coin reserves gas.
Private trade
The switch in the card header submits the order without broadcasting your intent publicly, protecting against front-running and sandwiching while the order is in flight. Fields, quotes and execution are otherwise identical.
It is not anonymity, since the settled transaction is public on chain, and it is not a price guarantee; your slippage tolerance still bounds the fill. The switch resets to Public on a fresh load.
Storage
Slippage and the slider preference are saved in your browser, per device. Nothing is stored on our side and no setting is tied to your wallet address. The custom recipient and the private-mode switch are deliberately not persisted.
Routing defaults
The app sends these with every quote and does not expose them as controls.
- Max hops
- Up to three legs. Longer paths cost more in gas and execution risk.
- Simulation
- On. Quotes are executed against current chain state, which produces the output amount and gas estimate.
- Optimiser
- On. Splits orders across venues and searches for the best plan.