Slippage = (Expected Price – Actual Price) ÷ Expected Price × 100 %If you expect 1 ETH = 1,800 USDC but receive 1,770 USDC:
Slippage = (1,800 – 1,770) ÷ 1,800 × 100 ≈ 1.67 %Price impact is a related but distinct concept: it measures how much your trade moves the market price *before* the transaction settles. Large trades in thin pools generate high price impact, which then translates into slippage if the market continues moving.
| Aspect | Price Impact | Slippage |
|---|---|---|
| Definition | Immediate shift in pool price caused by your order | Difference between quoted price and final execution price |
| When it occurs | At the moment your trade is added to the pool | During the time between quote and block inclusion |
| Typical metric | Percentage of pool depth moved | Percentage of expected output lost |
| Scenario | Typical Slippage | Average Gas Cost (2026) |
|---|---|---|
| Swap 5 ETH for USDC on Uniswap V3 (high‑liquidity pool) | 0.05 % – 0.15 % | $3.20 (Ethereum L1) |
| Swap 5 ETH for USDC on Base (L2) | 0.02 % – 0.08 % | $0.04 |
| Cross‑chain swap ETH → Polygon via Li.Fi (mid‑size bridge) | 0.10 % – 0.25 % | $0.07 (L2) + $0.03 bridge fee |
| Buy a 0.5 ETH NFT on OpenSea during peak hour | 0.3 % – 1.2 % | $5.80 (Ethereum L1) |
| Buy a 0.02 ETH NFT on Magic Eden (Solana) | 0.1 % – 0.4 % | $0.001 (Solana) |