A leveraged position can close before the chart ever touches its displayed liquidation price, and two venues can return different amounts of collateral from the same losing trade. Neither outcome is a bug.
Crypto liquidation is the forced reduction or closure of a leveraged position after its equity falls below a venue’s required threshold. The mechanism is a shared risk control; the trigger, execution, fees, and money flow behind it are venue-specific, which is where both surprises come from.
What liquidation means in crypto
A leveraged position controls more exposure than the collateral supporting it. As losses and fees reduce equity, the position eventually reaches the venue’s liquidation condition.
Liquidation is especially visible in perpetual futures, where positions have no expiry. The concept is shared across venues; the calculation and settlement path are not.
The two margin thresholds
Many derivatives venues use two thresholds. Initial margin is the equity needed to open or increase exposure. Maintenance margin is the minimum equity needed to keep it open.
Equity changes with unrealized profit and loss, funding, fees, deposits, and withdrawals. When eligible equity crosses the venue’s threshold, liquidation can begin.
The initial and maintenance margin entry explains the common model.
Some protocols, including Lynx, express the trigger through a different risk formula rather than a generic maintenance-margin schedule.
How the liquidation price is calculated
The liquidation price estimates the market level at which the position will meet its liquidation condition. In a simple isolated-margin model for a long position, the relationship is approximately:
price drop to liquidation ≈ (1 / leverage) − maintenance margin rate
With a 0.5% maintenance rate, a 10× long has roughly 9.5% between entry and liquidation before fees and funding. This is an illustration, not a portable venue formula.
The estimate can move as funding, fees, collateral, position size, or shared account equity changes. Margin tiers and cross-margin rules can change it too.
Hyperliquid’s liquidation documentation, for example, states that funding and unrealized PnL in other cross-margin positions can change the displayed estimate.
Why the chart never touched your price
Some venues trigger liquidation with a mark price rather than the last traded price. A mark can combine an external index price with local market data.
The chart may show last trades while the risk engine watches the mark. If those series diverge, the liquidation trigger can be reached even when the visible candle does not show the same price.
This is one venue design, not a universal rule. Read which price drives PnL, stops, and liquidation before opening a position.
What happens at the trigger
Once a position becomes eligible, the venue may close it through an order book, transfer it to a liquidator, reduce it in stages, or settle it against a liquidity pool.
A fee or penalty may apply. If equity remains after realized losses, funding, trading costs, and liquidation charges, the venue may return it to the trader. The exact result depends on the venue’s rules and execution price.
For a concrete comparison, Hyperliquid attempts order-book liquidation first and may leave remaining collateral with the trader. Its backstop path behaves differently.
This is why generic claims about “what liquidation takes” are unreliable.
Who gets the money
There is no universal recipient. The answer depends on the venue’s counterparty and backstop design.
On an order-book venue, realized losses are reflected in fills against other traders or market makers. A separate liquidation penalty may fund a liquidator, insurance fund, protocol reserve, or several recipients.
On a pool-counterparty venue, the trader’s PnL settles against the pool.
Lynx’s isolated-pool documentation says trader losses enter the pool and trader profits are paid from it.
If a venue can incur losses beyond available collateral, its insurance, backstop, or auto-deleveraging rules determine who absorbs the shortfall. Those rules should be evaluated separately from the normal liquidation fee.
On-chain records can make parts of this flow inspectable, but transparency varies. A protocol may still rely on off-chain price data, privileged roles, or components that are not obvious from one transaction.
How liquidation works on Lynx
Lynx does not use the generic 0.5% maintenance-rate example above. Its risk model measures Net PnL against the collateral assigned to a position and settles the result in that collateral asset.
Lynx uses Pyth-supplied prices for trade entry and exit, according to the Lynx trader documentation.
A swing in the collateral token’s own market price does not, by itself, change that position’s health.
At liquidation, losses and accumulated fees are deducted from position collateral and attributed to the corresponding isolated liquidity pool. Any remaining collateral is handled under Lynx’s current liquidation-fee rules.
Risk parameters can change as the protocol evolves.
Use the live trade summary and current protocol documentation rather than copying a historical percentage into a risk plan.
Reducing the risk
No practice removes liquidation risk from a leveraged position. Position size, leverage, holding costs, and exit execution all matter.
Start with an acceptable loss and invalidation price, then derive notional exposure. The leverage, margin, and position size guide walks through that arithmetic.
Keep room between a planned stop and liquidation. A stop is not guaranteed to fill at its trigger price, and fast markets can produce slippage or gaps.
For a compact definition, see the liquidation glossary entry. The on-chain perpetual futures guide connects liquidation with funding, margin, and pricing.
Sources
- Lynx: Traders — Lynx collateral, oracle pricing, and liquidation mechanics.
- Lynx: Isolated Liquidity Pools — Lynx counterparty and PnL settlement design.
- Hyperliquid: Liquidations — one documented order-book and backstop liquidation model used as a venue-specific comparison.
This guide is educational and does not provide financial advice. Verify the current rules of the venue you use before trading.