Gyroscope Protocol
HomeApp
  • tldr: What is Gyroscope
  • Audit Reports
  • POOLS
    • Overview
    • 2-CLPs
    • 3-CLPs
    • E-CLPs
    • Dynamic CLPs
    • Rehype CLPs
    • Technical documents
  • Governance
    • Overview
    • How it works
      • Voting Vaults
        • The Founding Member Vault
        • Councillor Vault
        • Associated DAO Vault
        • GYD LP Vault
        • GYFI Vault
      • Action Tiering
      • On-chain proposals
      • Vote delegation
      • Conditional cashflows
      • GYD Recovery Module
      • Optimistic Approval
        • Emergency Recovery
        • Limiting Upgradeability
    • Governance process
    • GYFI Tokenomics
      • Token Allocation
      • Release schedules
      • Eligibility
  • GYD
    • Overview
    • How it works
      • Reserve design
      • Autonomous pricing
        • Dynamic Stability Mechanism
        • GYD Trading Pools
        • Economic intuition
      • Reserve Safety Checks
      • Complementary stability mechanisms
      • Oracles & price feeds
        • Consolidated price feed
        • LP share pricing
      • Risks
      • DSM error codes
      • Protocol fees
    • sGYD
      • Yield Emission Process
      • Security
      • Audit Report
      • Code Repositories
      • Contract Addresses
      • Supported Venues
      • sGYD Internals
      • Risks
    • Technical Documents
  • Deployed Contracts
    • Contract addresses
      • Bridged GYD
      • GYFI
      • Pools
      • GYD Core
      • Governance
        • L1 Governance
        • L2 Governance
      • Gyro Proto
      • Consolidated price feed
  • Official channels
  • FAQ
    • Coinmarketcap
    • Is there info on the Gamified Testnet?
    • Is there a Gyroscope whitepaper?
    • How is Gyroscope different?
    • Why is it called Gyroscope?
    • How scalable is Gyroscope?
    • What are use cases of Gyroscope?
    • Gyroscope & Academia
    • Classical FAQ
    • Coingecko
  • Press kit
  • Learn more
  • Licensing
Powered by GitBook
On this page
  • Description
  • Users of CLPs

Was this helpful?

  1. POOLS

Overview

CLPs are a class of AMMs that price the exchange of assets within a defined range

PreviousAudit ReportsNext2-CLPs

Last updated 1 year ago

Was this helpful?

Description

Gyroscope’s ‘Concentrated Liquidity Pools’ (CLPs) are a class of Automated Market Makers (AMMs) that price the exchange of assets within a defined range. As such, any CLP only provides liquidity for trading activity restricted to this specific region. The goal is to use the pool’s capital efficiently. It is expected that most reserve assets will be stored in CLPs.

This design has several benefits - as described below. CLPs are currently built on Balancer and include pools with two or three assets:

  • Pools with two assets - aka Quadratic-CLPs or 2-CLPs, named after the quadratic invariant curve - are similar to Uniswap v3’s concentrated liquidity pools. But unlike Uniswap, a 2-CLP effectively offers a ‘single tick’, where liquidity is distributed evenly across a single active trading range.

2-CLPs are best understood as a simplified design of Uniswap v3. Specializing the design for the most-traded ranges of included assets enables a pool with (i) high capital efficiency, (ii) high gas-efficiency, and (iii) a simple user-experience.

  • Pools with three assets - aka Cubic-CLPs or 3-CLPs support three assets and are functionally best understood as an extension of 2-CLPs. As a high-level summary, they amplify the benefits of 2-CLPs.

An intuitive way of thinking about 3-CLPs is to imagine a pool that combines two of the most impactful AMM innovations into one: multi-asset pools and concentrated liquidity.

  • E-CLPs - aka Elliptic-CLPs support asymmetric concentrated liqudity for two assets. They provide a new type of concentrated liquidity that allows highly flexible and asymmetric liquidity profiles in a single pool position.

Users of CLPs

Stakeholders can use the Gyroscope CLPs in different, yet mutually beneficial ways:

  • Gyroscope reserve: Gyroscope reserve assets will be deployed to some CLPs. Fee revenue from reserve assets deployed to CLPs will increase the protocol collateralization ratio.

  • Direct LPs: As CLPs will hold protocol assets, they will likely offer substantial liquidity. However, CLPs also remain open to any liquidity provider. Any direct LP’ers can access bootstrapped pools that offer deep liquidity for the most-commonly traded ranges with volume (and in turn LP fee revenue) channeled through Balancer’s Smart Order Routing.

  • Mutually-beneficial cycle: The two uses of CLPs benefit each other. (i) Once reserve assets are deployed, LPers benefit from having substantially bootstrapped pools with high capital efficiency. This increases pool activity and thus fee revenue. (ii) The Gyroscope protocol, in turn, benefits as a small fraction of the revenue of CLP LPs may be captured via a protocol fee. (iii) The interplay between LPers and deployed reserve assets creates economies of scale that positively impact pool activity.

Stylized representation of capital efficiency gains of 2-CLPs
Stylized representation of capital efficiency gains of 3-CLPs
The E-CLP's asymmetric concentrated liquidity improves capital efficiency over StableSwap by putting liquidity only where it is needed.
E-CLP rate providers make yield-bearing asset pools more efficient by automating liquidity management and mitigating LVR.
Rehype pools combine multiple yield sources in a single pool.
Stylized representation of capital efficiency gains of 2-CLPs
Stylized representation of capital efficiency gains of 3-CLPs