Technical Definition

Concentrated Liquidity

Concentrated liquidity is an AMM design — pioneered by Uniswap v3 — that lets liquidity providers (LPs) deposit capital within a specific price range rather than across the full 0-to-infinity curve. Within that range, capital efficiency can be hundreds of times higher than a traditional constant-product AMM.

By Crypto University Editorial
AMMLiquidity PoolImpermanent Loss

Key Insight

It changes the economics of providing liquidity from a passive yield to an active strategy that resembles market making. For traders, it produces tighter spreads on liquid pairs but also creates pockets of thin liquidity at extreme prices that can cause severe slippage.

Common Misconceptions

Setting too narrow a range and getting "left behind" in one asset.

Ignoring impermanent loss, which is amplified inside the active range.

Forgetting to rebalance when price drifts.

Detailed Explanation

How It Works:
An LP chooses a price range — for example, ETH between $3,000 and $4,000 — and deposits both tokens accordingly. As price moves through the range, the position earns fees proportional to time and volume inside it. If price moves outside the range, the position stops earning and ends fully in one of the two tokens.

FAQs:

Is it always better than v2-style pools?

For active LPs, often. For passive LPs, not necessarily.

Can I lose more than I deposited?

No, but you can end with significantly less value than holding the underlying assets.

In Practice

An LP provides USDC/ETH liquidity in a narrow $200 range around the current price. They earn high fees during a sideways week, but when ETH rallies past the range, their position is entirely in USDC.

Dig Deeper