LogoLogo
  • Exchequer Protocol Overview
  • Protocol Concepts
    • Downside Protection
    • Liquidity Note
    • Fixed Price Sale / Auction
    • Yield Distribution
    • Upside Boost
    • Redemption
  • Note Types
    • Liquidity Note
    • Convertible Note
    • Incentive Note
  • Note Features
    • Note Types
    • Maturity
    • Upside Boost
    • Downside Protection
    • Safety Margin
    • Boosted Yield
    • 7-Day Yield
    • Time Left
    • Underlying Token
    • Pay Token
    • Protection Status
    • Collateral Dex
    • Note Price
    • Project Obligation
    • Collateral (LP) Gain/Loss
  • Offering Features
    • Signaled Interest
    • Term
    • Offering Size
    • Issue Size
    • Funding Progress
    • Liquidity Created
    • Sale Duration
    • Offering Type
    • Offering Price
    • Note Quantity
  • Signaling Features
    • Intended Investment
    • Signal Interest
  • Redemption Features
    • Note Extension
    • Note Redemption
  • Whitepapers/Research
  • Glossary
  • Integrate with Exchequer
    • Integrate with Exchequer
  • APIs
    • Exchequer Subgraph
Powered by GitBook
On this page

Was this helpful?

  1. Offering Features

Liquidity Created

Liquidity Created refers to the total value of the liquidity pool (LP) collateral that has been deposited on the chosen Collateral DEX to back the Liquidity Note. It represents the combined value of both the pay token and the underlying token contributed by investors and the project.

Calculation

  • Formula:

    Liquidity Created = (Amount of Pay Token Deposited × Price of Pay Token) + (Amount of Underlying Token Deposited × Price of Underlying Token)
  • Example:

    • Pay Token: USDC

    • Amount of Pay Token Deposited: 100,000 USDC

    • Price of Pay Token: $1 USDC (since it's a stablecoin)

    • Underlying Token: PROJECT

    • Amount of Underlying Token Deposited: 50,000 PROJECT

    • Price of Underlying Token: $2 PROJECT

    Liquidity Created = (100,000 USDC × $1) + (50,000 PROJECT × $2) = $100,000 + $100,000 = $200,000
PreviousFunding ProgressNextSale Duration

Last updated 7 months ago

Was this helpful?