Swapping
The swap page trades any pair of tokens on Thor’s DEX — a concentrated-liquidity exchange built on the Uniswap V3 architecture.
Making a swap
Section titled “Making a swap”- Pick the token you’re paying and the token you want.
- Enter an amount on either side — the quote updates live, including price impact and the minimum received after your slippage tolerance.
- 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.
Quotes, slippage, and protection
Section titled “Quotes, slippage, and protection”- 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.
Fee tiers
Section titled “Fee tiers”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 |
Launchpad tokens on the swap page
Section titled “Launchpad tokens on the swap page”- 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.