GGlossary · 1 min read

Lesson 7 of 17

What is a liquidity pool?

A liquidity pool is a contract holding two tokens that traders swap between. How pool depth sets price, and why it lives in Uniswap v3 positions here.

318 words · about 1 minute·Article updated 20 August 2026
Definition

A liquidity pool is a contract holding two tokens that traders swap between. The ratio of the two sets the price, and the depth of the pool sets how far a single trade moves it. On Robinhood Chain most pools are Uniswap v3 positions held as NFTs.

Someone has to fund it. Say a launcher pairs their new token with ETH and deposits both sides: that deposit is the entire budget every buyer and seller trades against until someone adds more. A deep pool absorbs orders with small price impact; a shallow one moves several percent on a modest trade. Locksley indexes pending pairs across the chain and reads each pool's depth directly from the contract.

The position that holds the pool can be withdrawn by whoever owns it, which is why lock and burn state are read alongside depth. A lock guarantees exactly one thing: the pool cannot be withdrawn before the release date. Not the price, not the team, not the token. A locked pool can still fall.

Where you'll see it on Locksley

Pool depth, the paired asset and the liquidity lock state render in the Liquidity panel of every token page, because a price is only as meaningful as the pool quoting it. LP burned lists tokens whose pool positions were sent to the dead address, which is verifiable there.

Why this chain's liquidity sits in position NFTs, and what follows from that, is unpacked in where Robinhood Chain's liquidity lives. The swap side of the mechanism is the DEX.

Frequently asked questions

Is a liquidity pool the same as a staking pool?

No. A liquidity pool holds two tokens for traders to swap between, and its depositors earn a share of trading fees while carrying the price exposure of both sides. A staking pool holds one token and pays rewards from a budget the project funded. Different contracts, different purpose, different risk.

FiguresEvery number on this page is frozen at the date printed beside it and refreshed when the page is rebuilt — not live. The sentences reason about the figures, so a value that changed underneath them would make the prose wrong. Live values live on Explore and the pages it links out to. Methodology →
CorrectionsFound something wrong? Send the page and what you computed instead through the contact page. Every correction is logged publicly.
ReusePublished under CC BY 4.0. Quote it, translate it, fork it — cite the page and the date.
Who wrote thisWritten and maintained by the Locksley editorial team. Locksley is built by TrustSwap, which also owns Team Finance — the tool linked above.