MUX
AppStatsForumArticles
  • Protocol
    • Overview
      • MUX V3 Trading Protocol
      • MUX Perpetual Aggregator
      • MUX V1 Trading Protocol
      • MUX V1 Degen Protocol
    • Liquidity
    • Tokenomics
    • Income Allocation
    • Referral Program
    • Fee Structure
    • Liquidation
    • Multiplexing Layer
    • Governance
    • Online Issues
    • Audit
    • Contracts
      • DAO Multi-sig
      • MUX V3 Protocol Contracts
      • MUX Leveraged Trading Protocol Contracts
      • MUX Aggregator Contracts
      • MUX Degen Contracts
      • MUXLP Tranches Contracts
    • MUX API
    • Bug Bounty
    • Terms
  • Tutorials
    • Trade
    • Provide Liquidity
    • Stake
    • Redeem
    • Referral
  • Website
    • Cookie Policy
Powered by GitBook
On this page
  1. Protocol

Liquidation

PreviousFee StructureNextMultiplexing Layer

Last updated 2 years ago

The following liquidation rules only apply to trading against the MUX native pool (MUXLP pool). If a trader's position routes to a third-party underlying leveraged trading protocol through the MUX aggregator, the liquidation rules will adapt accordingly. Please check the section and related underlying protocol docs for more details.

Liquidation Under MUXLP Pool

The maintenance margin is the minimum margin required to keep the position open and not liquidated. The position will be liquidated if its margin falls below the maintenance margin; when the position leverage rises, the likelihood of being affected by MM increases.

Maintenance leverage is the maximum effective leverage that the position leverage can reach. The position will be liquidated if its leverage exceeds the maintenance leverage.

Maintenance Margin (MM) = IndexPrice * Position Value * MMR%

  • Maintenance Margin Rate (MMR%) = 0.5%

Maintenance Leverage = 1 / MMR%

The liquidation fee on the MUX protocol is 0.1%. Therefore, 0.1% (if it exists) margin will be collected as the fee when a position is liquidated. The remaining margin after liquidation will return to traders.

Aggregator