Skip to main content

TermRedemption

Collateral taken from a HEALTHY position. On every lender we serve this is a PERMISSIONLESS ARBITRAGE that defends the stablecoin’s peg — not a liquidation, and not a governance decision. Rendering only the effect ("your collateral can be taken") misleads.

triggerstringrequired

permissionless-arbitrage — any holder of the debt token, any time. (governance / protocol are reserved and unused.)

driverstringnullable

below-peg — it only pays them while the token trades under its target.

orderstringrequired

lowest-rate-first (Liquity family — your rate IS your queue position) | pro-rata (Resupply — every borrower is skimmed, nothing to out-run) | lowest-collateral-ratio.

valueImpactstringnullable

usd-neutral — the fee stays in the position as extra collateral, so the borrower loses EXPOSURE, not value. Do not render this as "you lose your collateral".

defencestringnullable

What the borrower can do. ABSENT when order: pro-rata — there is nothing.

TermRedemption
{
"trigger": "string",
"driver": "string",
"order": "string",
"valueImpact": "string",
"defence": "string"
}