concept

Impermanent Loss

Impermanent loss is a concept in decentralized finance (DeFi) that describes the temporary loss of value experienced by liquidity providers when they deposit assets into an automated market maker (AMM) pool, compared to simply holding those assets. It occurs due to price volatility between the paired assets in the pool, as the AMM algorithm automatically rebalances the pool to maintain a constant product formula, often resulting in fewer of the appreciating asset and more of the depreciating one. This loss is 'impermanent' because it can reverse if prices return to their original ratio, but becomes permanent if the liquidity provider withdraws during the imbalance.

Also known as: IL, Divergence Loss, Temporary Loss, AMM Loss, Liquidity Provider Loss
🧊Why learn Impermanent Loss?

Developers should understand impermanent loss when building or interacting with DeFi protocols, especially those involving liquidity pools like Uniswap, SushiSwap, or Balancer, as it directly impacts user incentives and risk management. It's crucial for designing tokenomics, calculating returns for liquidity providers, and creating tools to simulate or mitigate losses in yield farming strategies. Knowledge of this concept helps in auditing smart contracts, optimizing pool parameters, and educating users about the trade-offs between providing liquidity and holding assets.

Compare Impermanent Loss

Learning Resources

Related Tools

Alternatives to Impermanent Loss