Skip to content

How to swap

This page walks through the mechanics of a swap. For the first-time setup including wallet installation, see Get started.

  1. Connect your Canton wallet to app.clearportx.com.
  2. Navigate to the Swap tab.
  3. Select the input token, output token, and amount.
  4. Review the quote — input amount, output amount, minimum received, and total fee.
  5. Adjust slippage tolerance if needed (default 0.5%).
  6. Click Confirm and sign in your wallet.
  7. Wait for on-chain confirmation. The dApp updates your balance automatically.

Full technical walkthrough is documented in DLMM explained. The short version: the router walks across bins, computes a fee per bin, and commits all bin updates atomically in a single Daml command.

Detailed page content expanding in a future release.