Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin CryptoTax DeFAI Chain SAFU AGI Claude Me Claude Skill Claude Cowork
Independent Media
Not affiliated with any project
DeFi Protocol Mechanics, Decoded
defi-bible.com
LATEST
Every Time You Get Sandwiched, You Might Think 'Someone' Is Watching You — Here's What's Actually Happening  ·  The Price on Screen Suddenly Gets Cut in Half, and You Have Only Seconds to Decide — What to Do and Not Do During a Flash Crash  ·  A Protocol Once Had Bad Debt — Permanent Blacklist, or Worth Reconsidering?  ·  How Much of This Token 'Hasn't Been Released Yet' Matters More Than How Much It's Up Right Now  ·  Too Narrow a Range Means High Fees but High Risk Too: How to Pick a Concentrated Liquidity Range You Won't Regret  ·  A Vote Passes and Executes the Next Second — Efficiency or a Vulnerability? Check a DAO's Timelock in Three Minutes
Glossary · Lending & Borrowing

Liquidation Bonus

Lending & Borrowing intermediate

30-Second Version · For the impatient
The economic incentive a lending protocol pays to liquidators, usually presented as a discount, letting a liquidator buy liquidated collateral below market price — this discount is the core driving force behind the entire liquidator ecosystem's operation.
Full Explanation +
01 · What is this?

What is a liquidation bonus, and how does it differ from what people typically think of as a 'fee'?

A liquidation bonus refers to the economic incentive a lending protocol builds into its liquidation mechanism design for liquidators, most commonly presented as letting a liquidator buy the collateral of a borrower whose position triggers liquidation at a discount below market price. For example, if a position's collateral has a market value of $1,000, and the protocol sets a 10% liquidation bonus, the liquidator only needs to pay $900 (used to repay the borrower's debt) to receive that $1,000 worth of collateral — the $100 gap in between is the liquidator's profit.

The key difference from what's typically thought of as a 'fee' lies in the structure of 'who pays, who receives': a fee is usually paid by a user to a protocol or service provider as compensation for using a feature; a liquidation bonus, by contrast, is indirectly paid to the liquidator from the liquidated borrower, through the collateral discount, with the protocol itself usually taking no cut (though some protocol designs let the protocol treasury share a portion too). This money is essentially a punitive cost the borrower pays for failing to maintain sufficient collateralization, while also being the economic fuel that drives the entire liquidation mechanism's operation.

02 · Why does it exist?

Why does a liquidation bonus exist, and what problem is it trying to solve?

As covered in an earlier article, most lending protocols outsource the job of 'monitoring risk and executing liquidation' to the entire market's free participants, rather than hiring their own team to handle it. For this outsourcing mechanism to genuinely function, the key is providing sufficient economic incentive to get an unfamiliar third party willing to invest capital and technical resources, continuously monitoring on-chain positions and racing to execute liquidation at the right moment. Without this bonus, liquidation would be entirely uneconomical — a liquidator needs to front capital to buy the collateral, bearing price volatility and gas cost risk, and if there's ultimately no profit margin, a rational participant has no reason to participate at all.

What a liquidation bonus aims to solve is exactly this question of 'who bears the monitoring and execution cost': by tying the reward directly to the liquidation act itself, the protocol doesn't need to spend extra resources building its own liquidation team — instead, using market-driven economic incentive, it lets a decentralized ecosystem made up of countless independent participants voluntarily take on this critical risk-management function. This is also the core design that lets the entire over-collateralized lending mechanism operate without needing permission or trust in any specific institution.

03 · How does it affect your decisions?

How is a liquidation bonus actually calculated, and what design differences exist across different protocols?

The specific calculation approach for a liquidation bonus mainly falls into a few common designs:

  1. Fixed percentage discount: the protocol directly sets a fixed percentage (say, 5% to 15%), and when a liquidator buys the collateral, the amount of collateral they receive is calculated as 'borrowed amount divided by (1 minus the bonus percentage)' — this model is simple and direct, easy to understand, but the discount ratio is static and doesn't dynamically adjust to the actual risk condition during sharp market volatility
  2. Dutch auction model: instead of pre-setting a fixed discount, the discount ratio gradually increases from low to high (or, put another way, the starting price gradually decreases from high to low) until a liquidator is willing to take it over — this model theoretically lets the discount ratio more closely track the market's genuine risk premium at that moment, but the auction process takes time, and might not keep pace with the speed of a price drop under extreme conditions
  3. Differentiated design by asset type: most protocols set different liquidation bonus ratios for different collateral assets — the shallower the liquidity and the higher the volatility of an asset, the higher the price volatility risk a liquidator bears, so the protocol usually sets a higher liquidation bonus as compensation; for extremely deep-liquidity, extremely low-volatility assets (like a stablecoin-to-stablecoin pair), the liquidation bonus might be set relatively lower

Worth noting: how high or low a liquidation bonus is set is itself a risk-management trade-off — set too low, extreme market conditions might see too few liquidators willing to step in promptly; set too high means a borrower faces excessive punishment once liquidated — how well this balance is calibrated is an important indicator for assessing how mature a protocol's liquidation mechanism design is.

04 · What should you do?

What's the practical impact of a liquidation bonus on everyday users, and what should they watch for?

If you're a borrower, understanding the liquidation bonus helps you more clearly realize that once liquidated, the actual loss isn't simply 'collateral gets taken' — you additionally bear this liquidation bonus's discount cost as well. This means actively monitoring your own collateralization ratio and proactively adding margin or repaying before approaching the liquidation threshold is far more worthwhile than being liquidated after the fact, since the liquidation bonus discount is essentially an extra punitive cost you pay for 'not managing your position promptly' — a cost usually far higher than what you could have avoided through active management.

If you're a depositor, the quality of the liquidation bonus's design indirectly affects your fund safety — set too low, it could mean not enough liquidators are willing to step in promptly under extreme market conditions, letting collateral value keep falling below the borrowed amount before liquidation finally happens, with the resulting bad debt ultimately shared by all depositors; set too high, while ensuring liquidators have strong incentive to participate, if the protocol treasury or the depositor pool overall bears extra cost to some extent from excessive bonus spending, that's also not an ideal design. When assessing a lending protocol, it's worth specifically checking its liquidation bonus ratio setting and whether it's differentiated by asset type — these details reflect a protocol's overall risk-management maturity far better than simply looking at the deposit APY.

Real-World Example +

The Aave protocol sets different liquidation bonus (liquidation discount) ratios for different collateral assets — a higher-volatility asset is usually set around 10%, while an extremely deep-liquidity stablecoin asset might be as low as under 5%. This practice of differentiating the liquidation bonus by asset risk characteristics was subsequently emulated by most mainstream lending protocols, becoming a relatively standard design approach in the industry.

Common Misconceptions +
✕ Misconception 1
× Misconception: a liquidation bonus is a type of fee the protocol collects, when actually: a liquidation bonus is paid directly to the liquidator from the liquidated borrower's collateral through a discount, with the protocol itself usually taking no cut — this money's essence is a punitive cost the borrower pays for not managing their position promptly
✕ Misconception 2
× Misconception: the higher the liquidation bonus ratio, the safer the protocol design, when actually: too high a bonus ratio subjects the borrower to excessive punishment once liquidated, while too low could mean not enough liquidators willing to step in promptly under extreme conditions — safety depends on the ratio being appropriately balanced, not simply higher being better
The Missing Link +
Direct Impact

The advantage is using market-driven economic incentive to power a decentralized liquidator ecosystem's self-operation, letting a protocol avoid hiring its own team to monitor risk, while also forming a clear punitive mechanism for borrowers, incentivizing active position management; the drawback is that the bonus ratio setting itself is a trade-off requiring fine balance — too low could lead to delayed liquidation and accumulated bad debt under extreme conditions, too high subjects a liquidated borrower to excessive cost — there's no universally optimal ratio.

Ask a Question
Please enter at least 10 characters
More Related Topics