Skip to main content
Menu

⚠️ Risk Warning: Trading forex, CFDs, and cryptocurrencies involves substantial risk of loss and may not be suitable for all investors. This platform provides educational content only and does not constitute financial advice.

◎ Level 3 · Intermediate DeFi DEX and Liquidity Provision

LP Tokens

Understand LP tokens and liquidity-position receipts, how they represent claims on pool assets, fees and the extra risks created when they are reused elsewhere.

Progress 0%

Reading progress — saved on this device

DEFI · DEX AND LIQUIDITY PROVISION

LP tokens or position receipts represent a liquidity provider’s claim on assets and accrued economics inside a pool; they are not a fixed claim on the exact token quantities originally deposited.

Risk-first note. An LP receipt can compound risk when it is staked, borrowed against or bridged. The claim depends on the underlying pool, its tokens, its accounting and any additional protocol that accepts the receipt.

Learning objectives

  • Explain what an LP receipt represents economically.
  • Calculate a simple pro-rata claim on pooled reserves.
  • Identify risks added when LP positions are reused as collateral or yield-bearing assets.

What it is

In fungible LP-token designs, a provider receives pool tokens representing a proportional ownership share. If an address owns 2% of outstanding LP units, it generally has a claim on roughly 2% of the pool’s withdrawable reserves, subject to protocol rules and fees.

Not every modern AMM position is represented by a fungible ERC-20-style LP token. Concentrated-liquidity positions may be non-fungible or otherwise encode a specific price range and fee history. The economic principle is the same: the receipt represents a claim on a particular liquidity position, not risk-free cash.

Pool shareLP units owned ÷ total eligible LP units.
Underlying claimThe changing basket of tokens represented by the position.
Fee accrualTrading fees may increase the value or claim associated with the position.
ComposabilityUsing the LP receipt in another protocol for staking, borrowing or collateral.

How it works

If a pool has £10m of withdrawable assets and your fungible LP tokens represent 1% of supply, the position is notionally worth about £100,000 before withdrawal costs and market impact. The token mix can change as trades rebalance the pool.

LP tokens are sometimes deposited into farms or lending protocols. This can increase capital efficiency, but it creates a dependency stack: the holder now relies on both the original AMM and the protocol that holds or values the LP token.

Valuation can be non-trivial. A lending market that accepts LP tokens as collateral may need an oracle for the underlying assets, logic for the LP share and protection against manipulated pool states. Poor valuation design can create bad debt.

The ability to transfer an LP token does not guarantee that a large underlying position can be exited without loss. Withdrawal may return illiquid tokens, and selling those tokens can create market impact.

Pro-rata claim ≈ LP units owned ÷ total LP units × withdrawable pool reserves. The economic value then depends on the market value and liquidity of the underlying token basket.

How to analyse it

Start with the underlying pool, then add every layer that uses the LP receipt. A receipt cannot be safer than the assets and contracts supporting it.

CheckWhy it mattersWhat to verify
Receipt designFungible and range-specific positions behave differently.Check whether the receipt represents the whole pool or a particular price range.
Underlying assetsLP receipts inherit token risk.Value each component and assess liquidity independently.
Additional integrationsStaking or collateral use adds dependencies.Map farms, lending markets, wrappers and bridges.
Valuation methodExternal protocols may misprice complex LP claims.Review oracle assumptions and manipulation resistance.

Do not use the wallet price of an LP token as the sole risk measure. Reconstruct the underlying claim and ask whether the position can be unwound in size.

When LP receipts are pledged as collateral, model a simultaneous decline in the underlying pool and the collateral valuation. Correlation between those failures can accelerate liquidation.

Worked example and thought exercise

A pool contains 500 ETH and £1.5m of stablecoins. You own 5% of fungible LP supply. Before fees and withdrawal effects, your claim is roughly 25 ETH plus £75,000 of stablecoins. If ETH rises sharply, arbitrage changes those quantities; you should not expect to withdraw the original deposit mix.

If you then stake the LP token in a farm, a smart-contract failure in either the pool or the farm can affect access to the same economic position.

Thought exercise: if a lending protocol values the LP receipt using only the last AMM price, what manipulation risk could arise in a thin pool?

Common mistakes and practical workflow

  • Treating LP tokens as fixed-value receipts.
  • Ignoring the changing underlying token composition.
  • Stacking LP tokens into several protocols without mapping dependencies.
  • Assuming transferability means the underlying position is liquid.

Practical workflow

  1. Identify exactly what the receipt represents.
  2. Calculate the current underlying token claim.
  3. Check how fees and range status affect value.
  4. Map every protocol holding, wrapping or valuing the receipt.
  5. Stress both underlying token prices and withdrawal liquidity.

✅ Knowledge checkpoint

  1. Why can an LP token change value even if no new LP units are issued?
  2. What extra risk is introduced when an LP receipt is used as lending collateral?
  3. Why might a concentrated-liquidity position not be represented by a fungible token?
  4. How would you estimate the underlying claim of a simple fungible LP token?

FAQs

❓ Is an LP token a claim to my original deposit?

No. It is generally a claim on a share or position whose token composition changes as the pool trades.

❓ Can LP tokens earn additional yield?

Yes, some protocols incentivise staking or reuse, but each additional layer adds smart-contract, valuation and liquidity risk.

❓ Are LP tokens liquid?

The receipt may be transferable, but economic liquidity depends on the underlying pool and assets.

❓ Can LP tokens be collateral?

Some lending protocols accept them, but valuation and liquidation are more complex than for a simple liquid token.

📋 Summary

LP receipts turn a liquidity position into a transferable or composable claim. Correct analysis looks through the receipt to the underlying assets, fee mechanics, range and every additional protocol dependency.

BUILD YOUR OWN PATH

Want this in a personalised order?

Take the crypto assessment and get a custom path of 10 modules matched to what you already know. Free, no card required.

Build my path →