THORChain and Impermanent Loss
How THORChain’s unique XYK implementation reduces impermanent loss for liquidity providers.
This story was originally called “THORChain’s Immunity to Impermanent Loss”, but that is inaccurate, since THORChain LPs can still experience Impermanent Loss, so the title has been amended.
Impermanent Loss
Impermanent loss is a phenomena unique to liquidity pools that implement the basic XYK formula. Given a pool with assets X and Y, and an input x and output y the formula is:
y = (x * Y) / (x + X) where Price P = X/Y.
The staker invested: X + (Y * P)
Price Change
After a period of time, the pool will have assets X' and Y' where X' = X + x and Y' = Y — y and the price is P' = X'/Y'.
Thus the assets are valued at:
STAKE: X` + (Y` * P`)
However, if the assets had just been held, they would be valued at:
HOLD: X + (Y * P`)
The loss is then given by (STAKE-HOLD)/HOLD
( X` + (Y` * P`) — X + (Y * P`) ) / ( X + (Y * P`) )
Which simplifies to: -1 * (x²/(2 X² + 2 X x + x²))

This is explained further in this article, by PinTail:

THORChain’s CLP Implementation
THORChain has a unique implementation of the XYK concept, as outlined in the original spec, and referred to as “Continuous Liquidity Pools (CLPs)”

Instead of adding a fixed-rate fee for every swap, THORChain adds a slip-based fee. This ensures that liquidity is incentivised exactly where it is needed.
Given a pool with assets X and Y, and an input x and output y the CLP formula is:
y = (x * Y * X) / (x + X)^2 where P = X/Y.
The slip-based fee does not eliminate Impermanent Loss, but since it drives more revenue to pools, it helps to reduce Impermanent Loss. This is in addition to the revenue that pools receive from emissions.
Other Benefits
There are more benefits to THORChain’s CLP algorithm since the fee is slip-based:
Better incentives for pools with poor liquidity, since fees are proportional to the slip received.
Very low fees for pools with deep liquidity.
Greater inertia for pool pricing, which means sandwich attacks are extremely expensive to perform.
Pool pricing can become a price feed (instead of more complex algorithms such as moving averages), since it is resistant to manipulation and sandwich attacks.
These will be expanded in a future blog.
Community
To keep up to date, please monitor community channels, particularly Telegram and Twitter:
- Twitter: https://twitter.com/thorchain_org
- Telegram Community: https://t.me/thorchain_org
- Telegram Announcements: https://t.me/thorchain
- Reddit: https://reddit.com/r/thorchain
- Github: https://github.com/thorchain
- Medium: https://medium.com/thorchain
Related articles
![]()
May. 14, 2026
Explanation of the 6 Preset Strategies to Help Create Your CCL Strategy
![]()
May. 13, 2026
The Casino Problem: When Crypto Forgets What It Was Built For
![]()
May. 12, 2026
THORChain Protocol Upgrade v3.18
![]()
May. 11, 2026
Dash is coming to THORChain
![]()
May. 8, 2026
Monero Merged, Reserve Burn, Marketing Update | Podcast #196
![]()
May. 7, 2026
Marketing Update: Feb - March 2026
![]()
May. 5, 2026
RUJI Staking Rewards Are Live, Earn Real Protocol Revenue on Rujira
![]()
May. 4, 2026
Bior Labs Cards Are Imminent: Bill Pay, $10K Virtual Cards and a Stablecoin Alpha
![]()
May. 2, 2026
Live from Bitcoin Vegas: 2 bps Stable Swaps, v3.18 Next Week and the Affiliate Revshare Plan
![]()
Apr. 30, 2026
THORChain Quarterly report - Q1 2026
![]()
Apr. 29, 2026
bRUNE Staking Cap Increased to 2 Million, How to Stake, and Earn THORChain Yield
![]()
Apr. 28, 2026
Protocol Upgrade - v3.17.0
![]()
Apr. 27, 2026
Unstoppable: The Best Privacy Wallet – THORChain Mobile Interface
![]()
Apr. 24, 2026
THORChain Stands for a Permissionless and Decentralized Ethos
![]()
Apr. 23, 2026
Custom Concentrated Liquidity: Where Liquidity Becomes Strategy













