Liquidity pool
A liquidity pool is a smart-contract reserve of two assets that traders swap against, with prices set by the ratio of its reserves.
- Category
- Liquidity and earning
- Related terms
- 6
- Glossary size
- 34
- Last reviewed
- 2026-08-10
Liquidity pool explained
A liquidity pool is the basic building block of an AMM exchange: a contract holding reserves of two assets, open to two kinds of users. Traders swap one asset for the other against the reserves, and liquidity providers deposit both assets to deepen those reserves in exchange for a share of trading fees.
The pool's state is minimal and fully explicit. Two reserve balances determine the current price; a fee setting determines what each swap pays; and the record of provided liquidity determines how fee income is divided. When a trade executes, the input asset enters the reserves, the output asset leaves, and the fee stays behind, slightly enriching every provider's share.
Depth is what separates a usable pool from a nominal one. A pool with thin reserves will quote a price, but any meaningful trade size moves that price substantially. This is why serious market surfaces report reserves and TVL alongside rates, and why OneSwap's catalog only lists routes backed by funded, enabled pools rather than every token pair that could theoretically exist.
The OneSwap trade catalog shows live TVL, fee settings, and recorded swap counts for every funded pool, regenerated every five minutes.
Entry last reviewed 2026-08-10. Live prices, reserves, and activity belong on the linked market pages, which regenerate every five minutes.
Related terms
- AMM An AMM (automated market maker) is a smart-contract exchange that prices trades from pool reserves with a formula instead of an order book.
- Liquidity provider A liquidity provider deposits both assets of a trading pair into an AMM pool and earns a share of every swap fee that pool collects.
- Pool reserves Pool reserves are the current balances of the two assets inside an AMM pool, jointly determining its price and how much depth it can absorb.
- TVL TVL (total value locked) is the USD value of all assets deposited in a pool or protocol, the standard measure of DeFi liquidity depth.
- Pool fee A pool fee is the fixed percentage an AMM pool charges on every swap, retained in the reserves as income for its liquidity providers.
- LP token An LP token is the receipt a liquidity provider receives for a pool deposit, representing a proportional claim on reserves and accrued fees.