LogoLogo
  • ☠️Introduction
    • What is Clipper?
    • How Clipper Makes Money for LPs
    • How LPs Earn from Arbitrage
    • Clipper's Benchmark: No Impermanent Loss
      • Clipper vs. CPMMs vs. HODLing
      • Appendix: Math
    • Why Clipper Has Better Trading Prices
    • DAO Protocol Fees
    • DAO Governance
  • ⚔️How to Use Clipper
    • Liquidity Pools
      • Depositing & Withdrawing
      • Farming Pools
    • Trading
    • Community Adventures
    • FAQs
  • 🪙Governance Token
    • Community Governance
    • ⛵SAIL Primer
      • Clipper Fundamentals
      • DEX Market Structure
      • SAIL Supply & Circulation
      • SAIL Farming
      • veSAIL
      • Token Listings
  • 🏴‍☠️Disclaimers & Technical
    • Audits
    • Smart Contracts
      • Subgraph
        • Entities
        • Queries
    • Integrating with Clipper RFQ
      • Introduction
      • Guides
        • How to use clipper RFQ API?
        • Estimate Clipper Prices
        • Interacting with the Clipper Exchange contracts
        • Integration Examples
          • Swap Native token → Shorttail
          • Swap Shorttail → Native token
          • Swap Shorttail → Shorttail
          • Complete Swap Flow
      • API Reference
        • API v2
          • Overview
          • Pool v2
          • Quote v2
        • API v1
          • Overview
          • Pool
          • Quote
          • Sign
      • Troubleshooting & FAQs
    • Terms of Service
    • Privacy Policy
  • ⛵Come Aboard
    • Discord
    • Twitter
    • Github
Powered by GitBook
On this page
  • Depositing
  • Clipper LP Tokens
  • Withdrawing LP Deposits & Rewards

Was this helpful?

  1. How to Use Clipper
  2. Liquidity Pools

Depositing & Withdrawing

Depositing

The only requirement for providing liquidity on Clipper is that your wallet is not on the OFAC list. To deposit, simply connect your wallet and follow the on-screen prompts.

Clipper LP Tokens

Upon deposit, you will receive LP tokens (called either CLIPPERLP or CLPDRPL, depending on the chain). These tokens represent your fractional ownership of the underlying pool and have no value other than this representation. Their purpose is to enable Clipper to normalize each LP’s deposits and withdrawal amounts by calculating their pool ownership value per token. Hold on to your LP tokens, you will need them for withdrawal.

The rewards you collect as an LP will be added to the overall value of your deposit and can be withdrawn at the same time as your principal.

Withdrawing LP Deposits & Rewards

Clipper is a non-custodial mechanism. Even if the Clipper web page goes down, unlocking and burning LP tokens to withdraw assets are operations that are always available by directly interacting with the smart contracts on the blockchain.

To withdraw, you must redeem (burn) your LP tokens. You will have the option to withdraw either a single asset or a pro rata share of all tokens in the multi-asset pool.

If you choose the second option, the relative composition of tokens is determined by each asset’s external market prices, which Clipper uses to calculate the value per token for the pool. This is done by taking the value of the assets at those external market prices and dividing that value by the total number of tokens in the pool.

Note: Previously, Clipper had additional liquidity pools called Coves. Coves are now deprecated, but LPs are still able to withdraw their liquidity from Coves indefinitely.

PreviousLiquidity PoolsNextFarming Pools

Last updated 1 year ago

Was this helpful?

⚔️