Skip to content
Crypto guide

What is Impermanent Loss? 2026 LP Risk Guide + Real Data

By Skrumble Editorial· 15 min

What is impermanent loss in 2026: ~49.5% of Uniswap V3 LPs net negative per Bancor/IntoTheBlock study, with math, hedging strategies, and IL insurance review.

Liquidity provider impermanent loss chart with concentrated liquidity range illustrating what is impermanent loss
Liquidity provider impermanent loss chart with concentrated liquidity range illustrating what is impermanent loss

What is impermanent loss? Impermanent loss is the opportunity cost a liquidity provider (LP) suffers when the relative prices of the two assets in a pool diverge. The "impermanent" framing is misleading. The loss becomes permanent the moment the LP withdraws, and most LPs do withdraw, which is why "divergent loss" or "LP opportunity cost" is the more accurate label. The 2026 honest framing replaces toy math examples with empirical data: a widely cited Bancor and IntoTheBlock study of early Uniswap V3 found that approximately 49.5% of liquidity-provider wallets were net negative on their LP positions; impermanent loss exceeded $260 million while collected fees were $199 million over the same window. A 2025 study in the Journal of Futures Markets concluded that V3's concentrated-liquidity design did not alleviate the problem despite the capital-efficiency improvement. Net positive LPing exists, but it is concentrated in active managers in high-volume pairs, not passive deposits.

This guide on what is impermanent loss walks the math, the realization condition, empirical loss data on V2 and V3 designs, the role of fees and rewards in offsetting IL, delta-neutral hedging strategies, the impermanent-loss insurance products (Bumper, Y2K, Hedget) that exist but rarely make economic sense, and practical risk-mitigation guidance. For broader DeFi context, see our DeFi pillar guide; for the yield-side companion, see yield farming and the venue-side DEX guide.

What is impermanent loss in simple terms?

Imagine you deposit $1,000 of ETH and $1,000 of USDC into an ETH-USDC liquidity pool at a 1:1 ratio. The pool automatically rebalances against arbitrage traders so its internal price tracks the external market. If ETH price doubles, arbitrageurs buy ETH from the pool until the pool's ETH-USDC ratio matches the new market price. The LP ends up with less ETH and more USDC than they started with. Compared to simply holding the original 50/50 mix, the LP is down approximately 5.7% at a 2x price move, 13.4% at a 4x move, 25.5% at a 10x move (per the standard Bancor impermanent loss formula).

The loss is measured against the hold-and-do-nothing benchmark, not against zero. If both assets are stable (USDC-USDT) or move together (stETH-ETH), impermanent loss is near zero. If one asset moons or crashes while the other is stable, IL is at its worst. The same logic applies in reverse: if ETH price halves, arbitrageurs sell ETH into the pool until the ratio rebalances; the LP ends up with more ETH and less USDC than they started with, again behind the hold benchmark.

How is impermanent loss calculated?

The classic V2-style 50/50 constant-product pool formula. Let r equal the ratio of new price to original price (e.g., 2 for a 2x move). Impermanent loss equals 2 times the square root of r, divided by 1 plus r, minus 1.

  • 1.25x price change: IL = 0.6%
  • 1.5x price change: IL = 2.0%
  • 2x price change: IL = 5.7%
  • 3x price change: IL = 13.4%
  • 4x price change: IL = 20.0%
  • 5x price change: IL = 25.5%
  • 10x price change: IL = 42.5%

The formula is symmetric: a 0.5x move (halving) produces the same 5.7% loss as a 2x move (doubling). Impermanent loss is a function of price ratio only; the absolute dollar size of the pool position does not affect the percentage. An impermanent loss calculator like the Daily Defi or CoinGecko tools accepts the entry-price ratio and current price and returns the IL percentage instantly; useful for scenario planning before committing capital. Concentrated liquidity (V3 and successors) changes the math by amplifying both fees and impermanent loss within the chosen range, covered in detail below.

When does impermanent loss become realized?

Impermanent loss is a paper loss until the LP withdraws. While the position is open, the loss can theoretically be "healed" if prices return to the original ratio. In practice this rarely happens cleanly because (a) most price moves are not pure mean-reverting noise, (b) LPs withdraw based on time, tax, opportunity-cost, or risk decisions rather than waiting for ratio mean reversion, and (c) the fee accumulation over the holding period is the compensating yield, not the eventual ratio reversion.

The realization condition: when the LP burns the LP token and reclaims the underlying assets. At that moment, the LP receives whatever ratio is in the pool, locking in the divergence-loss against the original deposit. The "impermanent" naming was popularized in the 2019-2020 AMM literature when the assumption was that LPs held forever; ten years of empirical data show that the median LP holding period is days to weeks, not years, so the loss is materially permanent for most users.

What does the 2024-2025 LP performance data show?

Empirical studies converge on a striking conclusion: passive LP positions in volatile pairs frequently lose money to impermanent loss. The Bancor and IntoTheBlock joint study of Uniswap V3 over its first months (May-September 2021) found that approximately 49.5% of LP wallets and 46.5% of individual positions ended in net negative territory. Aggregate impermanent loss across all positions exceeded $260 million; aggregate fee collection was approximately $199 million. The fee revenue did not cover the impermanent loss in roughly half of cases.

A 2025 study published in the Journal of Futures Markets extended the analysis through 2024 and confirmed the pattern: concentrated liquidity (V3 and copies) improved capital efficiency but did not solve the impermanent-loss problem. Active managers in high-volume pairs (ETH-USDC, ETH-stETH, WBTC-USDC) consistently produced positive net returns; passive LPs in altcoin pairs consistently produced negative returns. The 2024 cohort showed positions on concentrated-liquidity pools 4x more common than V2 positions, indicating professionalization of LPing rather than democratization.

How does concentrated liquidity (Uniswap V3) change IL?

V2-style constant-product pools spread liquidity uniformly from price 0 to infinity. V3 concentrated liquidity lets the LP define a price range (e.g., ETH between $3,000 and $4,000) within which their capital is concentrated. Inside the range, the LP captures more fees per dollar of capital because the capital is doing more work per trade. Outside the range, the LP holds only one of the two assets and earns no fees on that position; price moving beyond the range converts the entire position to the underperforming asset.

The trade-off: capital efficiency scales linearly with concentration; impermanent loss scales similarly. A V3 LP with a tight range (say ±10% around current price) earns approximately 10x the fees of a V2 LP on the same capital while exposed to the same percentage IL at the range boundary. The break-even fee accumulation required to cover the IL is reached faster when fees are higher, but the position also exits the fee-earning zone faster on volatility. Net outcome: V3 LPing is more like running an options book than holding a passive position.

Live V3 LP performance dashboards include Revert Finance and DefiLlama's DEX section. A typical metric to watch is the "fee APR vs impermanent loss APR" comparison; positions where fee APR > IL APR are profitable on a marked-to-market basis.

Can fees and rewards offset impermanent loss?

Yes, but only in specific pool types. Stablecoin-stablecoin pools (USDC-USDT) have near-zero IL and modest fees; net APY of 1-4% is common and stable. ETH-stETH pools have low IL (the assets move together because stETH tracks ETH) and 3-6% net APY. ETH-USDC concentrated pools can produce 10-25% net APY for active managers in volume-heavy ranges; the same pools regularly produce negative net APY for passive LPs whose range gets blown through by a volatile price move.

Token-emission rewards (a protocol pays additional tokens to LPs) can artificially inflate gross APY but introduce a separate set of risks: the reward token may dump as emissions outpace demand, and once emissions end, the LP composition is often unsustainable. The 2020-2022 "DeFi summer" yields were largely emission-driven; that era is structurally over for blue-chip pairs. Reward-stacking strategies (LP token deposited into a yield protocol that grants additional tokens) compound smart-contract risk across the layers; for the risk-layered yield strategy detail, see our yield farming guide.

How do delta-neutral LP strategies work?

A delta-neutral LP strategy hedges out the price exposure of the underlying assets so the LP captures fees without taking directional risk. The simplest version: an LP deposits $5,000 ETH and $5,000 USDC into an ETH-USDC pool, then borrows an equivalent $5,000 of ETH on a money-market protocol (Aave, Spark, Morpho) and sells it for USDC. The borrowed-and-sold position rises in dollar value as ETH falls, offsetting the LP's increased ETH exposure when the pool rebalances toward more ETH.

Multiple protocols now automate this: Gamma Strategies, Arrakis Finance, Charm Finance, and others run active V3 LP positions with built-in delta-hedging via lending markets or perpetual-futures short positions. Net fees typically run 4-10% APY for delta-neutral USDC-equivalent returns on ETH pairs. The strategy adds risks: borrow rate volatility, liquidation risk on the borrowed leg, perpetual-funding-rate cost, and additional smart-contract surface area. The 2024 disaster scenario is correlated drawdown of both legs (e.g., a flash crash where the LP loses on IL and gets liquidated on the short hedge simultaneously); historical incidents on smaller delta-neutral protocols (the December 2024 Phuture Finance shortfall) illustrate the residual risk.

Is impermanent loss insurance worth it?

Several products promise IL coverage. Bancor V3 offered native single-sided IL protection until the protocol's June 2022 program suspension after large drawdowns made the model uneconomic. Y2K Finance offers binary "earthquake" tranches that pay out on de-peg or price-divergence events. Hedget and Opyn Squeeth provide options-based hedges. Bumper Finance offers a price-floor insurance product priced as a continuous premium.

The honest assessment: most IL insurance products cost more in premiums than the expected IL they prevent. A 2x ETH move produces 5.7% IL; if the premium is 3-6% APY of position size, the breakeven requires that exact move to happen with probability above 50% per coverage period. Historical realized volatility on ETH suggests these premiums are roughly fair-priced rather than systematically cheap. The case for IL insurance is strongest on event-specific deployments (around major protocol upgrades, regulatory rulings, or planned token unlocks); the case for ongoing IL insurance is weak for passive LPing.

How can I minimize impermanent loss as an LP?

Five practical actions. First, pick correlated pairs: stablecoin-stablecoin pools (USDC-USDT, DAI-USDC), staked-ETH pools (ETH-stETH, ETH-wstETH), and pegged-asset pools (WBTC-tBTC) have near-zero IL by construction. Second, on volatile pairs, use V3 with active range management: monitor the position weekly, rebalance when price approaches the range boundary, and choose ranges appropriate to recent realized volatility. Third, treat fee APR as the only durable yield: token-emission yields decay, fee yields persist as long as the pool has volume.

Fourth, size positions to absorb worst-case 50% IL without portfolio impact: passive LPing on a volatile pair should be treated as a high-volatility exposure, not a fixed-income product. Fifth, use a professional manager via Gamma, Arrakis, or Aera if the position size warrants active management; they handle range rebalancing and delta hedging at the cost of 5-15% performance fee. For the bigger-picture DEX-side context, see our DEX pillar guide.

Frequently asked questions

Why is it called impermanent loss if it can be permanent?
The naming was coined in early AMM literature when LPing was assumed to be a long-term passive activity and the loss was framed as theoretically reversible if prices returned to the original ratio. Empirically, most LPs withdraw before this happens and lock in the loss. "Divergence loss" or "LP opportunity cost" are more accurate, but "impermanent loss" remains the term most users search for.

Does impermanent loss happen on every AMM?
Yes, on any constant-product AMM (Uniswap, SushiSwap, PancakeSwap, Quickswap, Trader Joe) and their concentrated-liquidity successors. Curve's stable-asset pools and stable-asset-optimized AMMs minimize but do not eliminate impermanent loss; the function is just much flatter around the peg, so IL is small for pegged-asset pairs.

How is impermanent loss different from price loss?
Price loss is the change in dollar value of the underlying assets. Impermanent loss is the change in dollar value of the LP position compared to simply holding the original 50/50 mix. An LP can have positive total return (assets went up) and still have impermanent loss (returns are less than hold-and-do-nothing would have produced).

Can I avoid impermanent loss entirely?
Yes, by not providing liquidity to a volatile pair. Stablecoin-stablecoin pools, fully-pegged-asset pools (stETH-ETH), and single-sided staking products do not produce impermanent loss in the AMM sense. The trade-off: yield on these is materially lower than on volatile pairs.

What is the maximum possible impermanent loss?
Approaches 100% as the price ratio approaches zero or infinity, but realistic positions cap below 50% even on extreme moves. A 100x price ratio change produces approximately 49% IL; a 1,000x move produces about 58% IL. Concentrated liquidity in a tight range can exceed these caps because the position fully exits the fee-earning zone and converts entirely to the worse-performing asset.

Do I pay taxes on impermanent loss?
You do not deduct the loss until it is realized via withdrawal in the US tax framework. At withdrawal, the LP position is unwound: each underlying asset is treated as received at its fair market value at withdrawal. Gain or loss is calculated against the cost basis of the LP deposit (a deposit-time disposal event in most jurisdictions). For full US treatment, see our crypto tax USA 2026 guide.

Is Uniswap V4 better for impermanent loss than V3?
V4 (launched January 2025) introduces hooks that let pool designers customize behavior, including custom fee structures and dynamic-fee models that respond to volatility. None of these structurally eliminate impermanent loss; they shift the fee-vs-IL trade-off to favor LPs in specific volatility regimes. Active managers benefit more than passive LPs from V4 hooks.

Frequently asked questions

Why is it called impermanent loss if it can be permanent?
The naming was coined in early AMM literature when LPing was assumed to be a long-term passive activity and the loss was framed as theoretically reversible if prices returned to the original ratio. Empirically, most LPs withdraw before this happens and lock in the loss. 'Divergence loss' or 'LP opportunity cost' are more accurate, but 'impermanent loss' remains the term most users search for.
Does impermanent loss happen on every AMM?
Yes, on any constant-product AMM (Uniswap, SushiSwap, PancakeSwap, Quickswap, Trader Joe) and their concentrated-liquidity successors. Curve's stable-asset pools and stable-asset-optimized AMMs minimize but do not eliminate impermanent loss; the function is just much flatter around the peg, so IL is small for pegged-asset pairs.
How is impermanent loss different from price loss?
Price loss is the change in dollar value of the underlying assets. Impermanent loss is the change in dollar value of the LP position compared to simply holding the original 50/50 mix. An LP can have positive total return (assets went up) and still have impermanent loss (returns are less than hold-and-do-nothing would have produced).
Can I avoid impermanent loss entirely?
Yes, by not providing liquidity to a volatile pair. Stablecoin-stablecoin pools, fully-pegged-asset pools (stETH-ETH), and single-sided staking products do not produce impermanent loss in the AMM sense. The trade-off: yield on these is materially lower than on volatile pairs, often 1-5% APY versus 10-25% APY on volatile pairs for active managers.
What is the maximum possible impermanent loss?
IL approaches 100% as the price ratio approaches zero or infinity, but realistic positions cap below 50% even on extreme moves. A 100x price ratio change produces approximately 49% IL; a 1,000x move produces about 58% IL. Concentrated liquidity in a tight range can exceed these caps because the position fully exits the fee-earning zone and converts entirely to the worse-performing asset.
Do I pay taxes on impermanent loss?
You do not deduct the loss until it is realized via withdrawal in the US tax framework. At withdrawal, the LP position is unwound: each underlying asset is treated as received at its fair market value at withdrawal. Gain or loss is calculated against the cost basis of the LP deposit (a deposit-time disposal event in most jurisdictions). Active LPing produces a high volume of taxable events.
Is Uniswap V4 better for impermanent loss than V3?
V4 (launched January 2025) introduces hooks that let pool designers customize behavior, including custom fee structures and dynamic-fee models that respond to volatility. None of these structurally eliminate impermanent loss; they shift the fee-vs-IL trade-off to favor LPs in specific volatility regimes. Active managers benefit more than passive LPs from V4 hooks.
How do I check my impermanent loss on an existing position?
Use a position dashboard like Revert Finance for Uniswap V3 positions or DefiLlama's DEX section for aggregated views across protocols. Both display fee APR, IL APR, and net position performance versus the hold benchmark. Manual calculation: compare the current dollar value of the LP position to the dollar value of holding the original deposit unchanged through the same price moves. The difference is your realized-if-withdrawn impermanent loss.

Sources

  1. [1]Bancor Network: Impermanent loss formula and AMM mechanics Bancor · accessed
  2. [2]Uniswap V3 Concentrated Liquidity documentation Uniswap Labs · accessed
  3. [3]Price Discovery and Efficiency in Uniswap Liquidity Pools (Journal of Futures Markets 2025) Wiley Journal of Futures Markets · published · accessed
  4. [4]Revert Finance: Uniswap V3 LP position analytics Revert Finance · accessed
  5. [5]DefiLlama: DEX volume and LP yield tracking DefiLlama · accessed