What is a liquidity pool?

How AMMs & prices work·5 min read·Updated August 8, 2026

A liquidity pool is the core building block of a decentralized exchange: a smart contract that holds reserves of two or more tokens and lets anyone swap between them without a counterparty or an order book. Understanding pools is the key to reading any on-chain market — including every number on CoinVerum.

How a liquidity pool works

Instead of matching individual buyers and sellers, a pool lets traders swap against a shared reserve. Liquidity providers (LPs) deposit both tokens of a pair — say ETH and USDC — and in return the pool mints them LP tokens representing their share. Every swap pays a fee that accrues to those LPs.

Because the reserves are public and on-chain, anyone can verify exactly how much value a pool holds at any block. That is the raw material CoinVerum indexes: pool balances become liquidity, and swaps against those balances become price and volume.

How pools set a price

An automated market maker (AMM) prices each swap from the ratio of the reserves, most commonly with the constant-product formula x · y = k. The larger a trade is relative to the pool, the more the price moves against it. We cover the exact mechanics in how DEX prices are calculated.

Why liquidity depth matters

A pool with deep liquidity can absorb large trades with little price movement; a thin pool cannot. This is why a token’s liquidity is often more informative than its headline price: it tells you whether that price is actually tradeable at size.

On CoinVerum, liquidity is measured only from qualifying Ethereum pools where every token can be independently priced and every balance read on-chain — so the figure reflects value you could actually trade against, not an unverifiable total.

  • Deep liquidity → smaller price impact and tighter effective spreads.
  • Concentrated or thin liquidity → large trades move the price sharply.
  • Liquidity can be withdrawn at any time, so it is a live signal, not a fixed property.

Frequently asked questions

Is a liquidity pool the same as a trading pair?

A pool implements a trading pair, but a single pair can be served by many pools — for example ETH/USDC exists across several Uniswap fee tiers and other DEXes. CoinVerum aggregates all qualifying pools for a token.

Do liquidity providers always profit?

No. LPs earn swap fees but bear impermanent loss when the pool’s price ratio moves. Fee income can outweigh or fall short of that loss depending on volatility and volume.

Can I trust a token with high price but low liquidity?

Be cautious. A high quoted price backed by little liquidity can rarely be realised at size, and thin pools are easier to manipulate. Always read liquidity alongside price.

Keep reading & explore the data