Elixir
  • About Elixir
  • Network Architecture
    • Validators
    • Fraud Proofs
    • Exchange Orderbook Connections
  • deUSD
    • deUSD Architecture
      • deUSD's RWA Institutional Program
      • Execution Buffer Fund
      • Centralized Exchange Execution
      • (Upcoming) Decentralized Exchange Execution
    • Addresses
    • Utility
    • Yield Calculation
    • Potion Rewards
    • Dashboard (WIP)
    • API
    • Risks
      • Smart Contract Risk
      • Custody Risk
      • Execution Risk
      • Collateral Risk
      • Regulatory Risk
  • Native Exchange Integrations
    • Building Orderbooks
    • Preventing Gamification
    • Exchange Rewards
  • The ELX Token
  • Staking / Delegation
  • Running an Elixir Mainnet Validator
  • Audits
  • Bug Bounty
  • Socials
  • FAQ
Powered by GitBook
On this page
  1. deUSD
  2. deUSD Architecture

Centralized Exchange Execution

To increase the capacity and scalability of deUSD, deUSD has a whitelabled program enabling institutions and financial firms to mint and redeem deUSD. The backing is used to run the basis trade on centralized exchange venues.

Long-term, deUSD's backing will shift to existing entirely on a decentralized landscape (as DeFi liquidity fills in), with the network already able to support this.

  • OES Onchain

    At launch the majority of the network’s deUSD liquidity and open interest will utilize liquidity on centralized exchanges (based on liquidity limitations), using Fireblocks off-exchange

  • Workflow

    1. OES providers allow parties to keep funds in an on-chain MPC wallet, never actually sending the funds to the exchange, while trading on centralized exchanges with it

    2. This protects against counterparty exposure to an exchange (as funds remain onchain, instead of on the exchange) and the custodian if either party becomes insolvent

  • Authorized participants (market makers)

    1. Authorized participants are the only counterparties that are able to mint / redeem deUSD

    2. Authorized participants will KYC and onboard with Elixir Foundation via a reputable vendor

    3. These participants atomically mint/redeem deUSD by pulling an indicative quote endpoint API and submitting a signed message. Mints of new deUSD are done with stETH, and redemptions to USDT. stETH will be used as collateral to create a short position of ETH in the same notional value in the perpetual futures market.

    4. Market makers can also provide stablecoin liquidity in the form of USDC and/or USDT into the Curve pools, with the ability to run an arbitrage between USDC/USDT and deUSD. Liquidity supplied in Curve pools will also be incentivized with Potions (see Rewards section below).

Last updated 6 months ago