Skip to content

Swapping

The swap page trades any pair of tokens on Thor’s DEX — a concentrated-liquidity exchange built on the Uniswap V3 architecture.

  1. Pick the token you’re paying and the token you want.
  2. Enter an amount on either side — the quote updates live, including price impact and the minimum received after your slippage tolerance.
  3. If you’re swapping an ERC-20 for the first time, approve it, then confirm the swap.

ETH is wrapped/unwrapped automatically — you trade in plain ETH and never need to handle WETH yourself.

  • Quoted before you sign. Every swap shows the expected output and worst-case output; if the market moves beyond your slippage tolerance between signing and execution, the transaction reverts rather than filling badly.
  • Price impact warnings. Large trades relative to pool depth get an explicit warning before you can confirm.
  • Deadline protection. Swaps expire if they sit unconfirmed too long, so a stale transaction can’t execute at a stale price.

Each pool has a fixed fee tier, paid to that pool’s liquidity providers:

Tier Best suited for
0.05% Very tightly correlated pairs
0.30% Most pairs — every graduated launchpad token trades here
1.00% Volatile / exotic pairs
  • Before graduation, a launchpad token trades on its bonding curve via its own token page.
  • After graduation, it trades here like any other token, against its permanently locked pool. Its token page keeps working too — same market, two doors.