For any centralized exchange (CEX) running derivatives, the explainability of its risk engine essentially decides whether it can hold institutional volume over the long run. When delivering white-label CEX platforms to Web3 companies, one question SoonTech consistently gets from institutional traders and market makers is "how exactly did that liquidation happen?" — not "did it happen", but "in what order, at what prices, against whom, with what evidence". This article walks through the design of SoonTech's derivatives risk engine across margin, tiered liquidation waterfall, ADL, insurance fund and socialized loss mechanics, giving Web3 companies launching perpetuals or options a product-level, explainable, auditable reference.

White-label derivatives competition has gone through three phases:
1. Can it match — matching engine throughput and depth.
2. Can it align with Binance/OKX — margin tiers, funding rates and index calculations.
3. Can it explain risk — institutions want every liquidation, socialized loss and ADL event to be reproducible.
The first two are largely solved by most mid-to-large vendors. The third is what actually decides long-term institutional contracts. Institutional traders do not use derivatives to bet direction — they run basis trades, arbitrage and delta hedging. What they fear most is being broken by hidden rules while doing nothing wrong.
Across conversations with Web3 clients we consistently see:
· Opaque liquidation prices with no verifiable explanation.
· Non-transparent ADL ordering — who got deleveraged, by what order, at what price.
· Unclear insurance fund flows with no visible time series.
· Ambiguous socialized loss triggers driving user disputes.
· Error-prone multi-tier margin where clients and operators both miscompute liquidation prices at tier switches.
Surveying institutional onboarding requirements, the transparency dimensions are:
DimensionInstitutional demandWhat the exchange must doLiquidation | Downloadable logs (order, fill, price, time) | API + admin download |
ADL ordering | Pre-published rules + post-event snapshots | Documented formula + snapshot logging |
Insurance fund | Daily balance, inflows, outflows | Public panel + API |
Socialized loss | Explicit triggers, scope and notification | Rules page + in-app + email |
Margin tiers | Atomic and traceable tier switches | Event log + statements |
These are not "nice to have". They are hard gates for institutional onboarding. Missing any single one drops the exchange to a "small liquidity venue" bucket.
Consider an anonymized real scenario. In a violent market move, a white-label derivatives exchange experiences concentrated liquidations. In the traditional stack the operations team can only ship a full explanation 24–48 hours later — during which market makers stop quoting.
On SoonTech's risk engine, a full report — including per-order liquidation, per-order ADL impact, insurance fund changes and socialized loss breakdown — can be produced in 4–8 hours. The reason:
1. Liquidation orders hit the "risk event stream" the moment they are generated.
2. The ADL ranking gets a tamper-evident snapshot at trigger time.
3. Every insurance fund inflow and outflow is a separate event.
4. Socialized loss produces a complete affected-user list on trigger.
Explainability comes from event stream completeness. A liquidation that only leaves "final state" and no "process events" cannot be reconstructed, no matter how hard operations try.
The engine is organized into six modules:
Isolated, Cross and Portfolio margin. Multi-tier maintenance margin ratios with tier-switch logging. USDT-margined and coin-margined tracks in parallel.
Uses mark price, not last trade — to defeat wick-triggered liquidations. Mark price = weighted index + moving average, formula public. Liquidation price appears in statements and API.
· Tier 1: push the position as a limit order into the book to avoid impact.
· Tier 2: if unfilled, escalate to market order through depth.
· Tier 3: if still incomplete, route to the takeover account.
· Tier 4: insurance fund absorbs the takeover account.
· Tier 5: if insurance fund is insufficient, trigger ADL.
· Tier 6: if a residual gap remains, trigger socialized loss.
Ranking formula = profit % × effective leverage. Snapshot frozen at trigger. Clients query their current queue position via API.
Every liquidation's price differential feeds or drains the fund. Balance, inflows and outflows exposed as time series. Per-contract sub-pools supported.
Triggered only when insurance fund is exhausted AND ADL cannot fully cover. Scope and rules pre-published. Affected users get in-app + email notification on trigger.
For Web3 companies launching or upgrading derivatives:
1. Fix the margin model first — isolated for retail, but cross and portfolio must exist for institutions.
2. Publish the mark price source and formula; never liquidate on last trade.
3. Design the risk event stream schema — liquidation, ADL, insurance fund and socialized loss as separate event types.
4. Ship a client-facing transparency panel — insurance fund, ADL rank, liquidation logs.
5. Institutionalize extreme-market drills — simulate 30% daily drawdowns quarterly.
6. Evaluate vendors on tiered waterfall, ADL snapshots and insurance fund panels.
· Native isolated, cross and portfolio margin.
· Liquidation orders logged as event stream, exposed externally.
· ADL rank query API.
· Public insurance fund panel with history.
· Extreme-scenario stress test reports.
· At least two live white-label derivatives references.
For 2026–2028, three trends:
1. Portfolio margin becomes standard — institutions want cross-contract, cross-asset netting.
2. On-chain insurance fund transparency — some platforms will move part or all of the fund on-chain.
3. Composable risk models — different white-label clients want custom ADL orderings or socialized loss rules, so the engine must expose "pluggable rules".
For institutional clients, the risk engine is no longer a "deliver once, freeze for years" black box. It is a long-lived compliance asset that keeps aligning with institutional standards.
Q1: Why must liquidations use mark price, not last trade?
A1: Last trade can be pierced by extreme orders and trigger mass unfair liquidations. Mark price uses weighted index and moving averages to filter noise and drastically reduces "wick" liquidations.
Q2: Should ADL ordering be fully public to users?
A2: Yes. Ranking formula and rank query API should be standard in white-label derivatives. A queryable rank builds more trust than an opaque box.
Q3: Should the insurance fund balance be published daily?
A3: Yes, plus a historical time series. This is not just transparency; it is a KPI institutional risk teams use to assess platform health.
Q4: Can white-label exchanges customize the waterfall order?
A4: Yes. SoonTech supports parameter-level customization on the standard waterfall — for example whether to use a takeover account or where the insurance fund threshold sits — while keeping the event stream schema intact so explainability holds.
Q5: Will socialized loss hurt client confidence?
A5: Not if triggers, scope and notifications are handled correctly. What breaks trust is not the loss itself but "loss without explanation".
White-label CEX derivatives has shifted from "can match, can launch" to "can explain, can audit". Through a unified risk event stream, multi-tier margin, tiered liquidation waterfall, queryable ADL rank and public insurance fund panels, SoonTech gives Web3 companies an explainable, traceable and auditable derivatives risk backbone that holds institutional and market maker trust through extreme markets.
🌐 Build secure and scalable Web3 platforms with SoonTech.
Explore our solutions for White Label Crypto Exchanges, Prediction Markets, MPC Wallets, Matching Engines, Liquidity Integration, and Compliance.