Bonding Curve Research Group Library 📚
  • About the BCRG
  • About this Library
  • ♻️From Static to Dynamic Supply Tokens
  • ➰What are Bonding Curves?
  • 🗃️Differentiating Primary & Secondary AMMs
  • 🤖Modeling & Simulating Bonding Curves
  • 🎛️Bonding Curve Parameter Matrix & Trade-Off Decisions
    • Initial Supply
    • Initial Reserve
    • Initial Price
    • Reserve Ratio
    • Mint Fee
    • Burn Fee
    • Max Supply
  • ☠️Attack Vectors
    • Liquidations
    • Sandwich trading
    • Front Running
    • Backrunning
    • Solutions
  • 📓Case Studies
    • 🤖Aavegotchi
      • Bonding Curve Design
      • Pricing Algorithm
      • Governance and Tokenomics
        • Avegotchi DAO Evoution
    • 👣Carbon
      • Asymmetric Liquidity
      • Adjustable Bonding Curves
      • Matching, Routing & Arbitrage in AMMs
      • MEV Resistance
    • 📈Continuous Organization (cOrg)
      • cOrg Token Bonding Curve Model
        • The Decentralized Autonomous Trust
        • Bonding Curve Contract Dynamics in Investment and Sale Operations
    • 🐮CoW Protocol
      • Loss Versus Rebalancing (LVR)
        • Deep dive into Loss-Versus-Rebalancing (LVR)
      • Batch Trading & Function-Maximizing AMMs
      • Implementation - COW AMM
    • ⚙️DXDao
      • DXdao Bonding Curve
    • ⚓Gyroscope
      • The Gyro Bonding Curve
      • Elliptic Concentrated Liquidity Pools (E-CLP)
      • Gyro Consolidated Price Feeds
        • Consolidated Price Feed Approach
    • 🕉️Olympus DAO
      • Range Bound Stability
    • 💸 Public Goods Token Performance Analysis
  • 🍄 Engineering for Resilience with Primary Issuance Markets
  • 💻BCRG Github Repos
  • 📽️BCRG Video Library
  • 📖Glossary
  • 🔎Token Engineering Courses & Resources
Powered by GitBook
On this page
  • Overview of Gyroscope
  • Components of Gyroscope
  • Interaction Between Components
  1. Case Studies

Gyroscope

TL;DR: Gyroscope Case Study

Gyroscope is a decentralized finance (DeFi) system designed to enhance financial resilience through innovative mechanisms

Components of Gyroscope:

  • GYD Stablecoin: A reserve-backed stablecoin designed for stability and yield generation.

  • Elliptic Concentrated Liquidity Pools (ELPs): Liquidity pools for efficient market liquidity and configurability.

Dynamic Stability Mechanism (DSM):

  • Purpose: Maintains GYD's peg through automated, transparent, and scalable mechanisms using a bonding curve.

  • Function: Uses a bonding curve to adjust prices based on reserve ratios and outflows, ensuring stability during market fluctuations.

Redemption Curves:

  • Design: Piecewise-linear curves ensure fair and stable redemption prices, adapting to varying collateralization levels.

  • Scenarios: Handles both slight and significant undercollateralization, maintaining stability and liquidity.

Peg Defense Mechanisms:

  • All-Weather Reserve: Diversified reserve acts as the first line of defense.

  • Autonomous Pricing Mechanism: Adjusts redemption prices during shocks.

  • Recovery Mechanisms: Includes auctioning governance tokens to recapitalize the reserve.

Elliptic Concentrated Liquidity Pools (E-CLP):

  • Design: Uses an elliptic curve to concentrate liquidity efficiently.

  • Benefits: Combines Uniswap V3's capital efficiency with StableSwap's ease of use for LPs.

E-CLP Parameters:

  • Price Range: Defined by ellipse intersections with axes, concentrating liquidity within specified bounds.

  • Peak Liquidity Price: The point of highest liquidity concentration on the ellipse.

  • Amplification: Adjusts the ellipse's shape to control liquidity distribution.

Liquidity Density:

  • Definition: Measures how much an asset can be traded to change the price of another asset by 1%.

  • Importance: High liquidity density indicates low slippage and high liquidity, beneficial for traders.

E-CLP Use Cases:

  • Capital Efficiency: Ensures efficient trading with minimal price slippage in secondary markets.

  • Consistent Liquidity: Provides smooth minting and redemption processes, especially around pegged assets.

  • Fee Accrual: Concentrates liquidity in stablecoin pairs, maximizing fees and supporting reserve stability.

Overview of Gyroscope

Gyroscope is a decentralized finance (DeFi) system designed to enhance financial resilience through innovative mechanisms. The system has two main components: a stablecoin called GYD (Gyro Dollar) which leverages a novel mechanism callleed Dynamic Stability Mechanism (DSM) based on a bonding curve and a specialized liquidity network known as Elliptic Concentrated Liquidity Pools (ELPs). These components work together to provide a stable, yield-generating currency and an efficient, flexible liquidity provisioning mechanism.

Components of Gyroscope

  1. GYD (Gyro Dollar) Stablecoin:

    • Purpose: GYD is a reserve-backed stablecoin designed to maintain a stable value while generating safe yields.

    • Mechanism: It utilizes a diversified reserve to ensure stability and to generate returns for holders.

    • Role: Acts as the central currency for transactions within the liquidity network.

  2. Elliptic Concentrated Liquidity Pools (ELPs):

    • Purpose: ELPs are liquidity pools designed for capital efficiency and configurability.

    • Mechanism: They use geometric principles, specifically the ellipse, to create a distribution of liquidity that can be finely adjusted.

    • Role: Provides an efficient secondary market for the GYD stablecoin and other assets, enhancing overall market liquidity.

Interaction Between Components

  • Stablecoin Support: The GYD stablecoin provides the central asset for the liquidity network to settle transactions.

  • Liquidity Network Function: The ELPs create a secondary market for the GYD stablecoin, increasing its market efficiency.

  • Collateral Mechanism: ELP shares can be used as collateral for the stablecoin, particularly in pairs involving other assets, thereby enhancing the system's overall resilience and flexibility.

To learn more about the concepts Gyroscope:

PreviousDXdao Bonding CurveNextThe Gyro Bonding Curve

Last updated 11 months ago

Learn about GYROSCOPE: Visit the and for a general overview.

Deep Dive: To dive into the technical details, see

Explore the Code: Find the project's code on

Technical Specs :

Website
Docs
Technical Papers
Github
PAMM Technical Paper
📓
⚓
Page cover image