Capybara
Capybara
  • ☀️Overview
  • 🛣️Roadmap
  • GETTING STARTED
    • 💰Connect Your Wallet
    • 🔱Launchpad / IDO
    • 💱Swap
      • Swap Guide
    • 🪴Earn
      • Provide Liquidity
        • Permissioned Pool
      • Create Pool
        • Permissionless Pool v2
        • Permissionless Pool v3
      • Stake
      • Claim
    • 🤝Fee Sharing
    • 📠Oracle
    • *️Risk
    • 🐗Capybara Points
    • 🐹Wompets Points
    • 🪶Features
      • 🍊Meme Capybara
      • 🔣Capy Perp
        • What is Capy Perp?
        • Step-by-Step Trading Tutorial
      • 🎱Raffle
        • How to Play?
        • Raffle FAQ
      • 🎮Capy Go
        • How to Play?
    • 🚀Earn Boosting (Coming Soon)
    • 🤑IAO (Coming Soon)
    • ⚡Gauge Voting (Coming Soon)
  • CONCEPTS
    • ⚖️Coverage Ratio
  • Resources
    • ⬜Whitepapers
    • 🔐Security Audits
    • 📙Brand Assets
    • ✳️Terms and Conditions
    • 🔗Links
Powered by GitBook
On this page
  1. GETTING STARTED
  2. Earn

Create Pool

Permissionless Pools

Definition Permissionless pools are user-deployed liquidity pools that do not require any centralized approval. Liquidity providers (LPs) supply a trading pair (e.g., ETH/USDC), and the pool automatically facilitates swaps between those tokens.

Key Features

  • Fully decentralized and self-managed: Anyone can create a pool without gatekeepers.

  • Requires technical knowledge to deploy and configure properly.

  • Maximum flexibility for advanced users who want custom configurations.


V2 vs. V3 at a Glance

v2

v3

Liquidity Distribution

Spread across the entire price range (0 to ∞)

Concentrated liquidity within user-defined price ranges

LP Token Type

Fungible (ERC-20)

Non-fungible (NFT), each position has custom parameters

Capital Efficiency

Lower; a lot of liquidity sits unused

Potentially much higher; LPs can earn more with less capital at risk

Complexity

Relatively simple, easy to set up

More advanced; LPs must actively manage or specify price ranges to keep earning fees

Fee Tiers

Single default (0.30%)

Multiple tiers (0.05%, 0.30%, 1.00%), letting LPs balance risk vs. reward

Best For

Users wanting simplicity or wide price coverage

Users who want to optimize for greater returns, can handle more active management


How It Works in V2

  • Single Price Curve: Liquidity is distributed across all prices between 0 and ∞.

  • Fungible LP Tokens: When you deposit assets, you receive ERC-20 tokens representing your share in the pool.

  • Simple Setup: Less fine-tuning is required. Even so, you’ll need to deposit proportional amounts of both tokens.

How It Works in V3

  • Concentrated Liquidity: Choose the exact price range to provide most of your liquidity, improving fee potential.

  • Non-Fungible Positions: Each position is unique and represented as an NFT instead of a fungible LP token.

  • Fee Tiers: You pick a fee tier that suits your pair’s volatility (e.g., 0.05% for correlated assets, 0.30% for popular pairs like ETH/USDC, 1.00% for exotic assets).

  • Active Management: If the price moves outside your specified range, your liquidity is no longer active until you rebalance.


Which Version Should You Use?

  • Choose v2 if you want a straightforward, fully permissionless pool where you don’t have to manage price ranges.

  • Choose v3 if you want greater control over how your capital is allocated, potentially higher returns, and you’re comfortable actively managing or using tools that automate rebalancing.

PreviousPermissioned PoolNextPermissionless Pool v2

Last updated 2 months ago

🪴