Glossary

Impermanent Loss

The opportunity cost LPs face when the price ratio of pooled tokens changes, resulting in less value than simply holding the tokens.

Key Takeaways

  • Impermanent loss is the difference in value between holding tokens in an AMM liquidity pool versus simply holding them in a wallet. It occurs whenever the price ratio of pooled tokens changes from the ratio at deposit.
  • The loss is called "impermanent" because it reverses if prices return to their original ratio. However, it becomes permanent once a liquidity provider withdraws at a different price ratio.
  • Trading fees earned by LPs can offset impermanent loss, but research shows that roughly half of LPs on major DEXes like Uniswap v3 lose money overall when IL exceeds fee income.

What Is Impermanent Loss?

Impermanent loss (IL) is the opportunity cost that liquidity providers face when they deposit tokens into an automated market maker pool. When the price of one token changes relative to the other, the AMM rebalances the pool's token quantities to maintain its pricing curve. This rebalancing means the LP ends up with a different mix of tokens than they deposited: more of the token that fell in value, less of the token that rose. The result is a portfolio worth less than if the LP had simply held the original tokens without providing liquidity.

The term "impermanent" reflects the fact that this loss exists only on paper as long as the LP keeps their position open. If the price ratio returns to what it was at deposit, the loss disappears entirely. Many practitioners prefer the term "divergence loss" because it more accurately describes the phenomenon: loss that grows as prices diverge from entry, with no guarantee of reversal.

Impermanent loss is a fundamental concept for anyone participating in DeFi yield strategies. It applies to all constant-product AMMs and their variants, making it the primary risk that liquidity providers must evaluate against the trading fees they earn.

How It Works

To understand impermanent loss, consider what happens inside a standard constant-product AMM pool. These pools maintain the invariant x × y = k, where x and y are the quantities of each token, and k is a constant. When the external market price of one token changes, arbitrageurs trade against the pool until the pool's internal price matches the market price. This arbitrage changes the token quantities in the pool.

A Concrete Example

Suppose you deposit 10 ETH and 20,000 USDC into a pool when ETH is priced at $2,000. Your total deposit is worth $40,000, and the pool's constant product is 10 × 20,000 = 200,000.

Now ETH doubles to $4,000. Arbitrageurs buy the relatively cheap ETH from the pool until the internal price matches $4,000. The new pool balances, maintaining k = 200,000, become:

New ETH = sqrt(k / new_price) = sqrt(200,000 / 4,000) ≈ 7.07 ETH
New USDC = sqrt(k × new_price) = sqrt(200,000 × 4,000) ≈ 28,284 USDC

Your LP position is now worth 7.07 × $4,000 + $28,284 = approximately $56,569. But if you had simply held the original 10 ETH and 20,000 USDC, you would have 10 × $4,000 + $20,000 = $60,000. The difference of roughly $3,431 is your impermanent loss: about 5.72% of the hold value.

Notice that your LP position still grew from $40,000 to $56,569. You made money in absolute terms. But you made less than you would have by doing nothing: that gap is the impermanent loss.

The Formula

The impermanent loss for any price change in a 50/50 constant-product pool follows a precise formula:

IL = (2 × sqrt(r)) / (1 + r) - 1

where r = new_price / initial_price

This formula is symmetric: a 2x price increase and a 0.5x price decrease (halving) both produce the same IL of approximately 5.72%. IL depends only on the magnitude of the price ratio change, not the direction.

IL at Common Price Changes

Price ChangeImpermanent Loss
1.25x (25% move)0.6%
1.50x (50% move)2.0%
2.00x (100% move)5.7%
3.00x (200% move)13.4%
4.00x (300% move)20.0%
5.00x (400% move)25.5%

The non-linear growth is important: a 5x price move causes roughly 4.5x more loss than a 2x move. Small price fluctuations produce negligible IL, but large moves in volatile tokens can devastate LP returns.

Concentrated Liquidity and IL

Concentrated liquidity market makers (CLMMs) like Uniswap v3 and v4 allow LPs to allocate capital to a specific price range rather than the full zero-to-infinity curve. This dramatically increases capital efficiency: providing liquidity in a ±5% range can deliver 20x or more fee income per dollar compared to a full-range position.

However, concentrated liquidity amplifies impermanent loss within the selected range. By removing the "cushion" of capital spread across unlikely price levels, the LP takes on more concentrated risk. If the price moves outside the LP's range entirely, the position stops earning fees and converts 100% into the less valuable token.

Active management is essential for concentrated positions. Protocols like Arrakis Finance, Gamma Strategies, and Kamino automate range adjustment, but rebalancing costs (gas fees, slippage) can erode profits on high-frequency adjustments.

When Do Fees Offset Impermanent Loss?

Liquidity providers earn a share of trading fees on every swap that passes through their pool. The core question for any LP is whether cumulative fee income exceeds impermanent loss over the holding period.

A pool earning roughly 11% APY from trading fees can cover the 5.7% IL from a 2x price move within a year. A higher-volume pool earning 50% APY can compensate for the same IL in about five to six weeks. As a rough guideline: only provide liquidity to pools where daily trading volume exceeds 5% of total pool liquidity.

Real-world data paints a sobering picture. A study of Uniswap v3 covering 17 major pools found that those pools generated $199 million in fees but incurred over $260 million in impermanent loss. Roughly half of all LPs ended up with negative returns. The problem is worse for volatile pairs: in the MKR/WETH pool, 74% of LPs lost money.

Strategies to Minimize Impermanent Loss

Stablecoin Pairs

Pools pairing two stablecoins (such as USDC/USDT or DAI/USDC) experience minimal IL because both tokens maintain a near-identical peg. Price divergence rarely exceeds 0.5% even during market stress, keeping IL below 0.1%. These pools typically offer 3% to 15% APY from trading fees alone, with virtually no stablecoin arbitrage risk eating into returns.

Correlated Asset Pairs

Pairing assets that track each other closely (ETH/stETH, ETH/wstETH) minimizes divergence. Small temporary deviations create minimal IL that fee earnings quickly offset. These pairs combine low risk with reasonable yield for passive LPs.

Variable Weight Pools

Some AMMs offer pools with non-50/50 token weights (for example, 80/20). Holding 80% of the less volatile asset reduces IL exposure because the pool's rebalancing mechanics shift less capital into the volatile token as prices change. This comes at the cost of reduced fee efficiency.

Dynamic Fee Mechanisms

Uniswap v4 introduced customizable "hooks" that enable dynamic fee structures. Pools can automatically increase fees during high-volatility periods (when IL risk is greatest) and reduce fees during calm markets. This approach aligns fee income more closely with the actual risk LPs face at any given moment.

Active Range Management

For concentrated liquidity positions, automated vault protocols can dynamically adjust the price range as the market moves. Rebalancing every two to four weeks helps maintain fee-earning capacity while limiting the degree of impermanent loss from large moves outside the range.

Why It Matters

Impermanent loss is the defining risk of providing liquidity in decentralized finance. It directly affects the profitability of every AMM liquidity pool and is the primary reason why passive liquidity provision often underperforms a simple buy-and-hold strategy. Understanding IL is essential for anyone evaluating DeFi yield opportunities, designing oracle-resistant AMM mechanisms, or building liquidity management tools.

The industry has largely moved away from direct IL insurance models (such as those attempted by Bancor and THORChain, both of which proved unsustainable) toward structural solutions: better AMM curve designs, dynamic fees, automated rebalancing, and correlated-pair strategies. No protocol has achieved full IL elimination without significant tradeoffs.

For Bitcoin-focused ecosystems, impermanent loss is relevant in the context of wrapped Bitcoin liquidity on DEXes and emerging Bitcoin DeFi protocols. Layer 2 solutions like Spark focus on payments and transfers rather than AMM-style liquidity pools, sidestepping IL risk for their users entirely.

Risks and Considerations

IL Can Exceed Total Fee Income

Research consistently shows that a significant portion of LPs lose money in volatile pools. The promise of high APY from trading fees can be misleading if it fails to account for the compounding effect of impermanent loss during price swings. LPs should model worst-case price scenarios before committing capital.

Withdrawal Timing Risk

IL is only realized upon withdrawal. However, waiting for prices to revert is a gamble: prices may never return to the original ratio. LPs face a difficult decision between withdrawing at a loss or staying in the pool hoping for mean reversion while potentially missing better opportunities elsewhere.

Compounding with Other Risks

Impermanent loss compounds with other DeFi risks including smart contract vulnerabilities, front-running and MEV extraction, depeg events for stablecoin pairs, and liquidation cascades in leveraged LP strategies. A comprehensive risk assessment must account for all of these factors together.

Tax Complexity

Providing and withdrawing liquidity creates taxable events in most jurisdictions. The rebalancing that occurs inside an AMM pool may also trigger capital gains calculations at withdrawal. LPs should track their cost basis carefully and consult tax professionals.

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.