Skip to main content
Liquidation happens when your account equity falls below your maintenance margin requirement. Decibel uses a two-stage liquidation process that’s fully transparent and on-chain.

When Liquidation Triggers

Your account becomes eligible for liquidation when:
Account equity includes your total collateral plus unrealized PnL (including accrued funding). Maintenance margin is calculated based on your total position notional.

Two-Stage Process

Decibel liquidates positions in two stages, attempting to recover as much value as possible for the trader.

Stage 1: Market Disposition

When your account falls below maintenance margin:
  1. The system places an immediate-or-cancel (IOC) margin-call order, sized to restore your account health to 105% of its maintenance margin requirement rather than merely back above the line
  2. The order is bounded by a slippage limit that starts at 0.5% and widens by 0.5% after any round that fills nothing, with a one-second cooldown between rounds
  3. A per-market margin-call fee is charged, as a percentage of the notional liquidated
  4. If health is restored, the process ends and any remaining collateral stays in your account
Stage 1 tries to close positions through the orderbook. If there is enough liquidity to fill within the slippage limit, liquidation completes here.

Stage 2: Backstop Liquidation

Backstop Liquidation triggers when Account Equity falls below the backstop maintenance margin (²⁄₃ of MM):
  1. The entire account is transferred to the Backstop Liquidator Vault
  2. All positions are marked-to-market and PnL is crystallized at current mark price
  3. The Backstop absorbs any remaining deficit
  4. No socialized losses to other traders
The Backstop is a protocol-owned vault that takes over underwater accounts. This ensures that even in extreme market conditions, losses aren’t spread across other users.

Auto-Deleveraging (ADL)

Beyond liquidation, Decibel has a final circuit breaker called Auto-Deleveraging (ADL). ADL activates in extreme scenarios when the Backstop accumulates irrecoverable losses. It’s rare, fully transparent, and ensures protocol solvency without socializing losses.

Transparent Execution

Unlike some exchanges that quietly “turn off” accounts or internalize liquidations, every Decibel liquidation is:
  • On-chain. Verifiable in the transaction history
  • Public. Anyone can see liquidation events
  • Async. Processed on-chain through the liquidation queue, and may span multiple blocks as margin-call orders work down the position
  • Non-custodial. Protocol doesn’t hold your funds, just executes rules
You can monitor liquidation state through the API and receive alerts before reaching the threshold.

Avoiding Liquidation

To stay above maintenance margin:
  1. Monitor equity. Watch your account equity relative to MM requirement
  2. Use less leverage. Lower leverage means more buffer before liquidation
  3. Add collateral. Deposit more USDC to increase your margin
  4. Reduce positions. Partially close positions to lower MM requirement
  5. Set stop losses. Automatically close before reaching liquidation

Warning Thresholds

Consider setting alerts at these levels:

Auto-Deleveraging

The final circuit breaker after liquidation

Margin

How margin requirements are calculated

Funding Rates

How funding affects your equity