Skip to content
GetProfitable
Search
Dictionary

LP token

A token representing a proportional claim on a liquidity pool, issued when you deposit and burned when you withdraw your share plus accrued fees.

The LP token is a receipt with maths attached. Holding 1% of the supply entitles you to 1% of whatever the pool contains at the moment you exit, in whatever ratio the pool happens to hold then, plus your share of accumulated fees.

Because it is a normal token, it can be used elsewhere: staked in a liquidity-mining program, posted as collateral in a lending-protocol, or wrapped by a vault-strategy that compounds the fees. Each extra layer adds contract risk on top of the pool's own.

Valuing an LP token requires care, and getting it wrong has been costly. Naively pricing one as reserves divided by supply lets an attacker unbalance the pool and misprice the token, which is a recurring form of oracle-manipulation. Note also that newer concentrated-liquidity positions are issued as NFTs rather than fungible LP tokens.

Related: liquidity-pool, impermanent-loss, liquidity-mining, vault-strategy

See it drawn

Original diagrams for the ideas on this page. Illustrative, not real market data.

Bid-ask spread in an order bookSell orders stacked above buy orders with a gap between the best of each.SELLERS (asks)50.0690050.051,40050.0460050.011,10050.002,30049.99800spread = 0.03BUYERS (bids)
The bid-ask spread. Buy orders sit below, sell orders above, and the gap between the best bid (50.01) and best ask (50.04) is the spread you pay to cross. Bar length shows the size resting at each price.

Educational only, not advice. Spotted an error? Post in Site Feedback.