Skip to main content
Important: We do not provide financial advice or custody funds. All transactions occur on third-party platforms.

Liquidity Pool

In simple terms

A liquidity pool is like a shared bucket of money that people contribute to. When you want to trade one cryptocurrency for another on a decentralized exchange, you're trading directly from this bucket instead of waiting for another person to make a matching trade.

Definition

A collection of funds locked in a smart contract that enables trading on decentralized exchanges.

In depth

A liquidity pool is a smart contract that holds equal values of two or more tokens, enabling peer-to-contract trades on decentralized exchanges (DEXs). Liquidity providers deposit token pairs and receive LP tokens in return, earning a portion of trading fees proportional to their share. The pool's exchange rate is determined algorithmically (typically using the constant product formula x*y=k) rather than order books, which means larger trades experience price slippage based on the pool's depth. This mechanism eliminates the need for counterparties and traditional market makers while allowing traders to execute swaps with minimal latency.

How does Liquidity Pool work?

A liquidity pool is a smart contract holding reserves of two or more tokens that traders swap against directly, with no order book or counterparty. Liquidity providers deposit both assets, usually in equal value, and receive LP tokens recording their share. A formula sets the price: the common constant-product design keeps the reserves' product fixed, so buying one token from the pool raises its price along a curve. Each swap charges a fee that is added to the reserves, increasing the value each LP token can redeem. Providers withdraw by burning their LP tokens for a proportional slice of whatever the reserves hold then.

An example

Take an illustrative pool holding 100 units of Token A and 200,000 units of a stablecoin, implying a ratio of 2,000 stablecoins per Token A. A trader swaps in 1 Token A with a 0.3 percent fee. After the fee, roughly 1,974 stablecoins come out, an effective price below 2,000 because the trade itself shifted the ratio. That gap is slippage, and it grows quickly as trade size rises relative to pool depth.

Figures are illustrative only.

What beginners get wrong

  • Depositing into a pool does not preserve your original token quantities; the pool rebalances as people trade, so you withdraw a different mix.
  • Fee income is often assumed to cover impermanent loss, but it only does so when trading volume is high relative to price divergence.
  • Anyone can create a pool for any token, including a worthless one, so an existing pool is no signal that a token is legitimate.
  • Large trades in a shallow pool suffer heavy slippage, and beginners routinely accept far worse execution than the quoted price implies.

Related terms

Part of

What is DeFi, and how does decentralized finance work? — the subject page for defi, with all 18 of its definitions in one place.

Educational only — not financial advice.