Crypto
2 min read

Uniswap

The largest decentralized exchange by volume, pioneer of the constant-product AMM model. Now spanning Ethereum and major Layer 2s, with v4 introducing customizable "hooks" for pool behavior.

What makes Uniswap different

Several distinctive choices:

  • Pure on-chain — no order book, no central matching engine.
  • AMM model — prices set algorithmically by liquidity pools.
  • Permissionless — anyone can list any token.
  • Pioneer of the AMM model in production.
  • Massively forked — many DEXes copy Uniswap's design.

Launched in 2018 on Ethereum; now multi-chain.

How Uniswap works

The basic mechanism:

  • Users provide liquidity to pools (e.g., ETH/USDC).
  • Constant product formula (V2) or concentrated liquidity (V3) determines prices.
  • Traders swap through pools, paying small fee.
  • Liquidity providers earn the fees.
  • No order book — pricing is purely algorithmic.

V3's concentrated liquidity allows providers to specify price ranges.

Versions

Major iterations:

  • V1 — first version, ETH-only pairs.
  • V2 (2020) — token-to-token pairs.
  • V3 (2021) — concentrated liquidity, capital efficiency.
  • V4 (2024) — hooks system enabling custom pool logic.

Each version brought significant improvements.

UNI token

Governance token:

  • Launched September 2020 with retroactive airdrop.
  • Governance over protocol parameters and treasury.
  • Fee switch — historic debate about routing protocol fees to UNI holders; partially activated.
  • No direct revenue (currently) — major investor frustration.

The UNI token has often disappointed investors despite Uniswap's protocol success.

Where Uniswap fits

Position relative to peers:

  • Vs. centralized exchanges — alternative for users wanting non-custodial trading.
  • Vs. other DEXes — typically deepest liquidity for major Ethereum pairs.
  • Vs. aggregators — often the underlying liquidity source.
  • Vs. forks — many copy Uniswap design but few approach its scale.

Uniswap is the dominant DEX on Ethereum and major L2s.

Major Uniswap activity

Categories:

  • DEX trading — billions in daily volume.
  • Liquidity provision — major LP activity.
  • Token launches — many tokens first list on Uniswap.
  • Multi-chain expansion — across Arbitrum, Base, Optimism, Polygon.

Total volume across versions exceeds $2T cumulative.

Risks

Several concerns:

  • Impermanent loss for LPs.
  • MEV exposure — sandwich attacks on swaps.
  • Smart contract risk despite extensive audits.
  • Regulatory pressure — SEC issued Wells notice in 2024 (later dropped).
  • UNI value capture — historically weak.

Despite issues, Uniswap remains the standard DEX.

What individuals should know

For users:

  • Uniswap is reliable for most token swaps.
  • Use slippage controls — prices move quickly.
  • MEV protection services help avoid sandwiches.
  • Fees vary by pool tier (0.05%, 0.3%, 1%).

For LPs:

  • V3 concentrated liquidity offers higher capital efficiency but requires active management.
  • Impermanent loss risk is real and often misunderstood.
  • Net returns depend heavily on volatility and fee tier.

Uniswap is foundational DeFi infrastructure. Understanding how it works clarifies AMM mechanics broadly and informs both trading and liquidity-provision decisions.