What Is a Liquidity Pool? How Decentralized Exchanges Work

June 14, 2026
🏗️ defi 🏷️ liquidity 🏷️ uniswap 🏷️ dex

A liquidity pool is a collection of crypto tokens locked in a smart contract. It provides the liquidity needed for decentralized exchanges (DEXs) like Uniswap to function.

Instead of matching buyers with sellers (like a traditional exchange), DEXs use these pools to let you trade instantly. Your swap goes against the pool, not against another person.

How Traditional Exchanges Work

On Coinbase or Binance, there’s an order book. Buyers place bids (I’ll buy at $X). Sellers place asks (I’ll sell at $Y). When a bid and ask match, a trade happens.

Problem: If there aren’t enough orders, you can’t trade at a good price (or at all).

How Liquidity Pools Work

Instead of matching orders, DEXs use automated market makers (AMMs).

A simple example: A USDC/ETH liquidity pool contains:

When you swap 10,000 USDC for ETH:

  1. The pool adds your 10,000 USDC
  2. The pool removes ~4.98 ETH and sends it to you
  3. The price adjusts based on the new ratio

The formula (for Uniswap-style pools):

x × y = k

Where x = amount of token A, y = amount of token B, and k is constant.

When you buy ETH (removing y), the product x×y must stay constant. So more USDC (x) must be added. The price is determined by this ratio.

How Liquidity Providers Earn

Anyone can deposit tokens into a liquidity pool and become a liquidity provider (LP).

The deal:

Example:

Impermanent Loss

This is the risk every LP must understand.

What it is: When the price ratio of your two deposited tokens changes, you end up with less value than if you had simply held both tokens.

Example:

When it becomes permanent: If you withdraw from the pool while the ratio is different from when you deposited.

When it’s less of a concern:

Major DEXs and Their Pools

DEXChainFee TiersTVL
UniswapEthereum, Arbitrum, Base0.01%, 0.05%, 0.30%, 1%$5B+
CurveEthereum, many L2s0.01-0.04%$3B+
BalancerEthereum, Polygon, ArbitrumCustom (up to 8 tokens per pool)$1B+
PancakeSwapBNB Chain0.01%, 0.25%$2B+
OrcaSolana0.01-0.30%$0.5B+

Uniswap v3 introduced concentrated liquidity — you can choose a specific price range to provide liquidity within. This earns higher fees but carries more risk of IL if the price moves outside your range.

Is Providing Liquidity Worth It?

Good for:

Bad for:

Realistic returns:

Pool TypeTypical APYIL Risk
Stablecoin pair2-8%Very low
Blue chip pair (ETH/USDC)5-20%Medium
Volatile pair (altcoin/ETH)20-100%Very high
Concentrated liquidity (tight range)50-500%Extreme

How to Provide Liquidity (Step-by-Step)

  1. Choose a DEX — Uniswap (Arbitrum/Base for low fees)
  2. Get both tokens — Buy equal value of each (e.g., $500 USDC + $500 DAI)
  3. Go to the “Pool” section — Click “New Position” or “Add Liquidity”
  4. Select the pair — Choose the two tokens
  5. Enter amounts — The interface shows the ratio required
  6. Confirm — Approve both tokens, then confirm the deposit
  7. Receive LP tokens — These represent your pool share

Tools to track:

Verdict

Liquidity pools are the engine of DeFi. They enable instant, permissionless trading without order books. As a user, they let you earn fees on your crypto.

But liquidity provision carries real risk — impermanent loss can wipe out fee earnings. Understand IL before depositing. Start with stablecoin pairs. Never provide liquidity to a pool you don’t fully understand.

Related: What Is DeFi? | How to Earn Interest on Crypto | What Is a Stablecoin? | What Is Gas?

📚 Found this helpful? Share it with someone who's new to crypto. This question was sourced from BitcoinTalk community discussions.
This content is for educational purposes only. Not financial advice. Do your own research before investing.