AurasPay
USDC logoUSDC
ETH logoETH
SOL logoSOL
AurasPay WalletSwap fundamentals

How Crypto Swaps Work: Routes, Slippage, and Approvals

A crypto swap exchanges one digital asset for another through a provider, exchange, aggregator, or onchain protocol. The preview is a route and quote—not a guarantee that market conditions will remain unchanged until execution.

9 min readUpdated 29 July 2026
KEY TAKEAWAYS
01

A quote can use multiple routes

02

Slippage and price impact differ

03

Approvals deserve separate review

01

From input asset to route

A swap interface identifies the input asset, output asset, network, amount, and available liquidity. A routing system may compare one or more pools or providers. The displayed route can change as liquidity, price, network state, and provider availability change.

02

Price impact and slippage are different

Price impact describes how your own trade changes the available pool price. Slippage describes the difference between the expected and executed result. A very low slippage limit can cause failure; a very high limit can allow a materially worse result.

  • Review minimum received
  • Check price impact for the trade size
  • Do not raise slippage merely to force an unknown token through
03

Why token approvals appear

On many smart-contract networks, a token approval gives a contract permission to spend a defined token amount. Confirm the spender, token, amount, network, and whether the approval is limited or unlimited. An approval is separate from the swap transaction itself.

04

Final checks before signing

Verify token contracts, network, route provider, exchange rate, minimum received, price impact, network fee, service fee, and destination. Beware of copied interfaces and unsolicited support. A failed onchain swap may still consume network fees.

Clear answers

Frequently asked questions

01

Why did I receive less than the initial quote?

Market movement, price impact, slippage, fees, and route changes can affect the final amount within the approved limits.

02

Why are there two wallet approvals?

One transaction may authorize token spending and another may execute the swap.

03

Can a swap be reversed?

A confirmed blockchain swap is generally irreversible. Review the route and minimum received before signing.

Primary references

Continue with official sources

Uniswap — Price impact vs price slippageEthereum.org — Transactions