Derion Docs
  • Introduction
    • Leverage
    • Compound
    • Power Perpetuals
    • Auto-Deleveraging
  • Existing Challenges
    • Trader Risks
    • Exchange Risks
    • Perpetuals AMM
  • Why Derion?
    • Game Theory
    • Trading Experience
    • Composability
    • Liquidity Efficiency
  • Protocol Design
    • Features
    • Pricing Curve
    • State Transition
    • Price Oracle
    • Liquidity Provision
    • Liquidity Concentration
    • Funding Rate
    • Maturity
    • Opening Fee
  • Guide
    • Trade
      • Long/Short
      • Swap
      • Providing Liquidity
    • Pool Creation
  • Technical Design
    • Universal Token Router
    • Derivative Tokens
    • Helper Contracts
    • LP Management
  • Contracts
    • Addresses
    • API
  • Applications
    • Derivative Backstop Mechanism
    • AMM-LP IL Hedge
    • Initial Future Offering
    • Depeggable Synthetics
  • Tokenomics
    • Liquidity Mining
    • Referral Commission
    • Trader Incentive
    • Rewards
    • Launchpad Partnership
  • Security Audits
  • Whitepaper
Powered by GitBook
On this page

Was this helpful?

  1. Guide

Pool Creation

PreviousProviding LiquidityNextTechnical Design

Last updated 6 months ago

Was this helpful?

(Under Construction)

As Derion is an open-market protocol, anyone can create their own liquidity pool for any asset. From the main interface, change to the “Create” tab.

Each Derion pool has the following configs:

  • Reserve Token: the settlement token of the pool.

  • Price Oracle: the index price of the derivatives (currently, only Uniswap V3 is supported):

    • Pool Address: Uniswap V3 pool address.

    • Window: the number of seconds to consult the TWAP price. The longer the window, the more resistance to market price manipulation but with more price spread potential in volatile markets.

    • Quote Token Index (0 or 1): the index of the quote token of the Uniswap pool.

  • Mark Price: the square rooted value of the Mark price; it should be as close to the market price as possible and is recommended to be shared with multiple pools of the same Price Oracle.

  • Leverage: the compounding leverage of the 2 derivative tokens of the pool.

  • Daily Funding Rate

  • Maturity

  • Premium Rate

  • Opening Rate