Skip to content
Reading depth

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

Collateral is an asset or claim pledged under rules that let a creditor restrict, seize, or sell it when an obligation becomes unsafe or unpaid.

Split balance category cue

Collateral is pledged value that a creditor can restrict, seize, or sell under defined conditions when debt becomes unsafe or unpaid.

An unknown borrower may have little enforceable promise outside the protocol. Collateral gives the lending system a recoverable asset and gives the borrower an incentive to repay. Its protection depends on value, custody, price data, liquidity, seizure rights, and execution speed—not just the deposit amount.

Secured-loan collateral is the direct analogy. DeFi can value and seize assets through contracts and permissionless liquidators rather than a court process. That speed adds dependence on oracles, market depth, token behavior, gas, transaction ordering, governance, and software correctness.

Use the asset-versus-claim diagnostic before assigning a price or haircut. A claim can fail even when its referenced asset retains value.

  1. Identify an eligible asset or claim and every dependency behind its value and transferability.
  2. Normalize its price and apply the protocol’s haircut, cap, or collateral factor.
  3. Deposit and encumber the position so the borrower cannot remove value needed to support debt.
  4. Extend borrowing capacity under the maximum-LTV or equivalent risk-increasing constraint.
  5. Revalue collateral and debt as prices, interest, eligibility, and governance parameters change.
  6. Repay and release residual collateral, or liquidate by repaying debt and transferring or selling pledged value.
  7. Allocate any unrecovered shortfall through explicit reserve, backstop, and supplier-loss rules.

The borrower supplies and encumbers collateral. The pool or creditor receives a seizure right. An oracle supplies valuation information. A liquidator repays debt and receives or sells collateral. Governance chooses eligibility, caps, factors, bonuses, and price sources.

Capital flow occurs at deposit, seizure, sale, and release. Claim flow records the borrower’s residual ownership, the creditor’s conditional seizure right, and any tokenized collateral entitlement. Information flow is price, eligibility, and risk parameters. Return flow is absent from collateral itself unless a separate strategy or issuer pays it. Control flow identifies custody, oracle, admin, freeze, and upgrade powers. Risk flow reaches the borrower through seizure and the lender or supplier through any unrecovered shortfall.

Collateral does not pay lender interest unless it separately earns a return. Borrowers pay interest. A yield-bearing collateral token adds another payer and risk path. Borrowers take the first loss through seized collateral; reserves, backstops, or suppliers absorb only the residual according to explicit priority.

Test identity, decimals, price units, freshness, caps, eligibility, haircuts, correlation, depegs, zero prices, transfer restrictions, rebases, wrappers, donations, withdrawal locks, seizure, rounding, and release after repayment. Never credit collateral that cannot actually be transferred or sold under stress.

Compound III’s collateral and borrowing documentation shows one implementation with separate borrow and liquidation collateral factors. It does not establish factors, custody, or loss behavior for other protocols. The documentation was reviewed 2026-08-10.

  • “Collateral value equals token balance.” Price, haircut, eligibility, and claim dependencies change credited value.
  • “Overcollateralized means solvent.” A fast price gap or failed liquidation can erase the buffer.
  • “Collateral is locked forever.” Repayment normally releases the borrower’s residual claim under the protocol rules.

Next quantify leverage with loan-to-value.

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.

This concept does not require one canonical equation. Its mechanism and state transitions remain the authoritative explanation; do not invent a formula merely to make the topic look quantitative.

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. Only authorized collateral is credited and each amount is valued with the selected price, units, haircut, and freshness rule

  2. Encumbered collateral cannot be withdrawn while required to support debt

  3. Seizure transfers no more collateral than debt repayment, incentive, fees, and rounding permit

  4. Repayment and closure release the borrower's residual collateral exactly once

Knowledge check

Quiz

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

What problem does Collateral exist to address?

Model answer

Collateral reduces expected lender loss by giving the credit system a defined source of recoverable value when the borrower cannot or will not repay.