Uniswap v3 launched concentrated liquidity in May 2021 as a direct response to how inefficient passive market-making had become. Instead of spreading capital across an infinite price range, LPs could focus their capital between specific price bounds - in theory, earning far more fees per dollar deployed. The math worked. The execution, for most participants, has not.

The Problem With Active Positions

Concentrated liquidity demands active management. When the price of an asset moves outside a position’s range, that LP stops earning fees entirely and sits fully exposed to one side of the pair - either all in the base asset or all in the quote asset. This is impermanent loss in its sharpest form. Unlike v2 positions, which at least continue earning (slowly) across any price, an out-of-range v3 position earns nothing and still carries the full rebalancing cost once it’s reset.

Research published by Topaze Blue and Bancor in 2021 found that a significant portion of Uniswap v3 LPs were underperforming a simple hold strategy after impermanent loss. The data was contested, but the underlying dynamic it pointed to - that active LPs without a clear edge tend to give that edge to arbitrageurs - has not meaningfully changed.

Who Actually Benefits

The LPs who genuinely profit from concentrated positions are either running automated rebalancing strategies or providing liquidity in stable-to-stable pairs where price divergence is minimal. Curve’s dominance in stablecoin liquidity exists partly because its invariant is better suited to that use case than v3’s model. For volatile pairs, the fee revenue often gets eaten by gas costs and rebalancing slippage, especially on mainnet Ethereum.

Protocols like Arrakis Finance and Gamma Strategies exist specifically to automate this management layer. Their existence is an admission that the raw v3 interface is not designed for passive participation.

The Fee Tier Confusion

Uniswap v3 offers multiple fee tiers - 0.01%, 0.05%, 0.30%, and 1% - and selecting the wrong one for a given pair destroys edge immediately. Most volume on a stable pair routes through the lowest fee tier. An LP placing capital in the 0.30% tier for USDC/USDT is mostly providing liquidity that never gets touched.

Concentrated liquidity is not broken. It’s a professional tool that got packaged as a retail interface, and the gap between those two things still hasn’t been fully closed.