Insurance Fund

Each pair has its own insurance fund, held inside the pair contract and owned by share-based LPs — anyone can capitalize any market and earn its fee flow. There is no protocol-wide fund: a meme-coin market's blowup cannot touch the ETH market's backstop.

Flows

In: maker + taker insurance fees · seized liquidatee collateral · vault unwind profits · slashed sequencer bonds · forfeited termination bonds · the listing seed (≥ $3,000)

Out: vault unwind losses · ADL winner credits · liquidation keeper rewards · ADL executor rewards · UMA termination-proposer rewards

Losses beyond the fund become deficit — realized bad debt — which winds the pair down (the health check fixes the settlement price and opens the settlement window). The fund is the last cushion before winners get haircut: at finalize, terminal bad debt is charged against it first, and only the shortfall beyond it reduces the winners' payout ratio.

Target sizing

The fund's target is 2%–10% of open interest, interpolated on the same volatility EMA that drives margin, and floored at 3× the realized liquidation-gap EMA. The taker insurance fee then steers the fund toward target: sharply higher when underfunded, discounted to zero when at 2× target. Risk-reducing fills pay at most the base closing fee (keeping any surplus discount) — deleveraging is never punished.

LP mechanics

RuleValue
Minimum deposit$5
Share pricingfund / totalShares; first deposit 1:1. A fund wiped below $1 by bad debt starts a new share epoch on the next deposit: pre-drain balances lazily read as zero (that stake truly went to zero) and the rescuer is minted 1:1 against only their own contribution. Fund value left with no live LPs is priced into permanently locked shares at address(0), so a new depositor can't buy the pre-existing buffer for the price of their deposit
Withdrawaltwo-step: request → 20-day cooldown3-day execution window. Requests are stamped with the share epoch: a fund recap voids pending requests, so a post-recap re-depositor starts a fresh cooldown
Rate limit (below target)0.5% of OI notional per 6-hour period — one cumulative budget shared by all LPs, so Sybil-splitting doesn't help
Rate limit (above target)max(1% of OI, 10% of fund) against the same 6-hour budget
Voting maturityshares must be 7 days old to vote on insurer terminations; deposit lots are tracked 21 days as snipe-vote defense
Deposits≤ 100 per user per rolling 7 days

Withdrawals are blocked while ADL is pending or a termination is scheduled — LPs cannot front-run the exact events they are paid to backstop. They stay blocked through the 48-hour settlement window, because that is when bad debt is tallied and charged against the fund; letting LPs exit first would push those losses onto traders. Shares committed to an active insurer-vote proposal are likewise locked until it resolves. Once a pair is finalized, every gate opens: LPs always have an exit after settlement, for whatever remains of the fund after bad debt.

Insurance LPs also hold a governance right: proposing and voting on insurer-vote termination of their pair — the people with capital at risk can shut the market down.