Reya
  • Start Here
    • Why Reya?
  • REYA PRODUCTS
    • Reya DEX
      • Navigating Reya DEX
        • Dashboard: getting started
          • Creating your margin account
          • Moving funds
          • Checking your account
        • The Trading Screen
          • Trade form
          • Market Data Panel
        • LP Pool
      • Trading on Reya DEX
        • Perpetual Futures
        • Margin
        • Auto-exchange and Liquidations
        • Specifications
        • Conditional Orders
        • FlashSwap
        • Collateral liquidations
        • Settlement and cross-collateralization
      • Docs: Reya DEX REST API
      • Docs: Reya DEX WebSocket
    • Reya Network
      • The structure of Reya Network
      • The Liquidity Layer
        • Reya’s pool for perpetual futures
        • Offering liquidity in the passive pool
        • Deepdive into passive perps
        • Network Owned Liquidity
      • Derivatives Clearing
        • Automatic leveraging of PnL across instruments
        • Cross-collateralization
          • Haircuts
          • Auto-exchange conditions
          • Auto-exchange mechanism
        • Cross-margining
          • The margin system
        • The liquidation engine
          • Ranked liquidations
          • Dutch auction
          • Backstop LPs
          • Insurance Funds
          • Page 1
        • Spot markets
        • Reya Governance
      • What's the roadmap
      • Who's Behind Reya Network
    • rUSD / srUSD
      • rUSD
      • srUSD
      • srUSD How to and FAQs
  • COMMUNITY
    • Join the Reya Community
    • Incentives Overview
      • Experience (XP)
        • Technical details
      • Boosts
      • Ranks and Seasons
    • x.com
  • Technical Docs
    • Reya Python SDK
    • Contract Functions
      • Core
      • Passive Perp Instrument
      • Passive Pool
      • Oracle Adapter
    • Contract Addresses
    • Smart Contract Withdrawals
    • Audits
  • REYA RESOURCES
    • Blog
    • Beginner's Guide to Better Trading with Reya
    • Block Explorer
    • Glossary (coming soon)
    • FAQ (coming soon)
Powered by GitBook
On this page
  • I less have cross-collateral than I deposited. What happened?
  • What exactly is collateral liquidation?
  1. REYA PRODUCTS
  2. Reya DEX
  3. Trading on Reya DEX

Collateral liquidations

I less have cross-collateral than I deposited. What happened?

If your balance of collateral tokens other than rUSD was reduced, you were subject to collateral liquidation. This can happen for two reasons:

  1. your rUSD balance dropped to zero, and the collateral was needed to cover further losses;

  2. your account approached LMR (Liquidation Margin Requirement): your collateral is progressively converted to rUSD to prepare for liquidation procedures (not least, to fix and maximize the amount of rUSD available in your account).

What exactly is collateral liquidation?

Collateral liquidation, also known as auto-exchange, is a forceful conversion of a token into rUSD. This conversion uses the same oracle prices as the margin balance, but:

  • a percentual penalty is included in the price, both to disincentivize collateral mis-management, as well as reward the liquidator who ultimately takes on the price risk of the liquidated collateral;

  • liquidation fees are also charged, as a percentage of the liquidated amount (in rUSD), towards the insurance fund.

This is similar to what happens with position liquidations. The biggest difference for collateral, everything is assessed in terms of the total amount of liquidated collateral, whereas for positions, which imply leverage, reference LMR instead.

PreviousFlashSwapNextSettlement and cross-collateralization

Last updated 3 months ago