How to change default trade options#
When swapping on the CenturionDEX web app, you can adjust the default trade options, which determine the liquidity pools your swap is routed through.
When default trade options are on, the router selects the most efficient route by considering parameters such as:
- estimated network costs via simulation (which can deprioritize high-cost routes);
- estimated slippage via simulation (which reverts a transaction that does not meet your maximum specified slippage or better);
- pool liquidity, measured by total value locked (which deprioritizes or excludes pools below a threshold);
- the maximum number of times a swap can be "split" across multiple pools to find a better price;
- the maximum number of "hops" (sequences of conversions ending in your output token); and
- the maximum number of routing paths the router evaluates.
You can also turn default trade options off to choose a specific route. The available options are:
- Default trade: Lets the router find the best route across Centurion v2 and v3 pools.
- v3 pools: Forces the swap to use only Centurion v3 liquidity pools.
- v2 pools: Forces the swap to use only Centurion v2 liquidity pools.
How to change a swap route on the CenturionDEX web app#
- Open the CenturionDEX web app and connect your wallet.
- Select the settings icon.
- Select Trade options.
- Toggle Default off.
- Disable the swap routes you do not want to use.
- Swaps are then routed through the option(s) you selected.