Skip to content
Tokens & Assets

LP Token

Liquidity Provider Token

Tokens representing a user's share in a liquidity pool

Definition

LP tokens are issued to liquidity providers as proof of their contribution to a liquidity pool. These tokens represent the provider's share of the pool and can be redeemed for the underlying assets plus earned fees.

LP Token (Liquidity Provider Token) is a token design term used to understand Tokens representing a user's share in a liquidity pool. In practice, it matters because it affects how users evaluate protocols, compare opportunities, and avoid hidden assumptions.

Example

When you provide ETH and USDC to a Uniswap pool, you receive ETH-USDC LP tokens that represent your stake in the pool.

1

How it works

In practice, the concept shows up like this: When you provide ETH and USDC to a Uniswap pool, you receive ETH-USDC LP tokens that represent your stake in the pool.

2

Why it matters

LP Token matters because small misunderstandings in DeFi can turn into bad pricing, liquidation, governance, custody, or smart-contract risk. A good mental model helps you compare protocols without relying on marketing language.

3

What to check

Treat it as a token-design concept: inspect supply mechanics, holder incentives, redemption paths, and governance controls. The main checks are: Impermanent loss; Smart contract risk; Pool-specific risks.

Risks to Consider

  • Impermanent loss
  • Smart contract risk
  • Pool-specific risks

Common Questions

What does LP Token mean in DeFi?

LP Token means Tokens representing a user's share in a liquidity pool. The useful question is not only the definition, but how the mechanism changes risk, return, liquidity, or governance for the user.

How is LP Token used in practice?

A practical example: When you provide ETH and USDC to a Uniswap pool, you receive ETH-USDC LP tokens that represent your stake in the pool.

What should I check before relying on LP Token?

Check impermanent loss, smart contract risk, pool-specific risks. Also verify liquidity, oracle assumptions, admin controls, and whether the protocol has been tested during stressed markets.