Skip to content
Reading depth

Each view includes the earlier layers; the complete engineer or auditor page is shown by default.

Solvency risk is the possibility that a system's realizable assets and loss-absorbing resources are insufficient to satisfy its recognized liabilities and claims.

Warning cross category cue

Solvency risk is the possibility that a system owes more than its realizable assets and enforceable loss-absorbing resources can cover.

Claims can remain outstanding after collateral falls, borrowers default, strategies lose money, bridges lose backing, or accounting recognizes a hidden liability. A visible token balance does not settle which assets are realizable, which claims are senior, or whether a promised backstop must and can pay.

Insolvency and capital adequacy are the closest analogies. On-chain balances can improve transparency, but prices, legal rights, custody, bridge backing, claim priority, and off-chain recovery may remain uncertain. Loss can be socialized automatically through share price, bad debt, reserve use, or token issuance.

solvencyBuffer = realizableAssets + committedBackstops - recognizedLiabilities

A negative buffer signals a shortfall under the selected valuation and enforceability assumptions. It is not meaningful unless timestamps, units, haircuts, claim priority, contingent liabilities, and backstop limits are stated.

  1. Assets and claims are recognized at a defined time and unit.
  2. A default, price gap, exploit, impairment, or accounting correction reduces realizable assets or increases liabilities.
  3. Collateral, reserves, junior capital, insurance, or another backstop absorbs loss in a stated order.
  4. Any remaining shortfall reduces, delays, or invalidates user claims.

Capital flow moves recovery assets to creditors. Claim flow records debt and priority. Return flow previously paid interest or fees from borrowers and users of capital. Risk flow carries the shortfall through every layered claim that assumed full repayment.

Solvency controls create no return. Borrower interest, trading fees, network payments, or strategy income fund returns before losses. The borrower, junior capital, reserve, insurer, backstop, or senior claim holder bears loss according to the actual priority—not the marketing description.

Aave’s health-factor and liquidation documentation illustrates one overcollateralized mechanism: positions below the configured threshold become liquidatable. Liquidation eligibility does not itself guarantee full recovery when price gaps, oracle behavior, congestion, or market depth are adverse. The local bad debt page traces the remaining liability after recovery. The Aave documentation was reviewed 2026-08-10.

An engineer or auditor should reconcile assets, debts, accrued interest, fees, reserves, collateral, liquidations, pending operations, and cross-chain claims; then test stale prices, rapid gaps, correlated collateral, unavailable backstops, loss recognition, first exits, and recovery ordering.

  • “Overcollateralized means no loss.” Collateral value and executable recovery can fall faster than liquidation completes.
  • “A safety fund guarantees repayment.” Coverage can be capped, discretionary, delayed, correlated, or governed.
  • “On-chain proof of assets proves solvency.” Solvency also requires complete liabilities, valid valuation, enforceability, and no double counting.

Continue with accounting risk and liquidity risk.

Machine-readable model

Key equations

Canonical expressions come from the structured concept record. KaTeX renders the notation, while the plain-text expression and variable table keep its meaning and units inspectable without JavaScript. Read the narrative above for the model's domain, assumptions, and rounding rules.

  1. Equation 1

    Plain-text equation: solvencyBuffer = realizableAssets + committedBackstops - recognizedLiabilities

Assurance contract

Security properties

These structured statements define desired behavior. Their stable IDs can bind tests, invariants, specifications, audit findings, or proof results without turning descriptive review advice into an assurance claim.

Desired · not evaluated: No test, audit, or proof result is implied until scoped evidence is linked to this property.

  1. Assets, liabilities, contingent claims, reserves, and realized losses reconcile without double counting across every supported chain and adapter

  2. Solvency uses realizable values and enforceable backstops rather than nominal balances, optimistic prices, or discretionary promises

  3. Loss recognition cannot allow early redeemers to externalize a known shortfall onto remaining holders outside an explicit priority rule

  4. Recovery, reserve use, recapitalization, shutdown, and loss-socialization authority and ordering are explicit before distress

Knowledge check

Quiz

Answer in your own words, then open the model answer.

What problem does Solvency risk exist to address?

Model answer

DeFi claims can continue to exist after collateral, reserves, or strategy assets lose value, so users must distinguish delayed liquidity from an actual balance-sheet shortfall.