Skip to main content
All CollectionsTrading
What's the liquidation process on GRVT?
What's the liquidation process on GRVT?
Updated over a month ago

Liquidation Approach

GRVT’s smart contract uses audited logic and external 3rd party price feeds to decide which accounts can be liquidated.

The GRVT trading system can liquidate a client account only if the smart contract allowed it, ensuring security of client's funds and preventing an unauthorized liquidations.

Currently GRVT liquidates client accounts fully, transferring all funds and positions to GRVT Insurance Fund (see https://help.grvt.io/en/articles/10255131-what-is-the-grvt-s-insurance-fund).
Liquidation happens when a client's Account Equity falls below Maintenance Margin Requirements.

Account Equity is calculated as the sum client's funds (USDT balance) + sum of Unrealized PnL on all account positions.

Liquidation for Cross Margin positions

GRVT Risk system computes the following on a regular basis:

Account Equity:

  • Represent the value of the account if all open positions were closed at current Mark Prices of their instruments.

  • Is calculated as: Balance of USDT + sum of Unrealized PnL on all open positions.

Account Maintenance Margin Requirements:

When Account Equity falls below Account Maintenance Margin Requirements the client account is liquidated.

Did this answer your question?