What is bad debt, and how does it differ from what people typically think of as an 'investment loss'?
Bad debt refers to a situation in an over-collateralized lending protocol where a borrowed position's collateral's actual market value has fallen below the amount owed on that loan, meaning even fully liquidating the collateral wouldn't be enough to repay the corresponding debt. Since the over-collateralization mechanism was originally designed to require collateral value to 'exceed' the borrowed amount (say, collateralizing $150 to borrow only $100), this buffer space under normal conditions should be enough to handle price volatility, giving the liquidation mechanism a chance to close out the position before collateral value falls below the borrowed amount. Bad debt appearing means this buffer mechanism failed at some particular moment.
The key difference from what's typically thought of as an 'investment loss' lies in 'who bears the loss': a typical investment loss is usually borne by the investor themselves — however much they lose is their own affair, with no direct spillover to others; bad debt is different — once a borrowed position develops bad debt, this gap doesn't just vanish, it needs to be absorbed by the protocol's overall assets (usually from the pool jointly held by depositors), meaning other depositors who never directly participated in that specific loan transaction could still bear an indirect loss because of this bad debt. This is also why bad debt is considered one of the most seriously regarded systemic risks in a lending protocol.
Why does bad debt happen, and what are the underlying causes?
A few common bad debt causes:
These causes frequently stack together — a genuinely severe bad debt incident is often not caused by a single reason, but the result of multiple points failing simultaneously.
After bad debt appears, how does a protocol typically handle it, and what does the specific handling process look like?
A typical bad debt handling process involves several stages:
Whether this entire process can proceed smoothly and whether the handling outcome is fair and reasonable largely depends on how mature and transparent the protocol's governance mechanism is.
What's the practical impact of bad debt on everyday users, and how should this risk be assessed before depositing?
For a depositor, bad debt's most direct risk is: even if your own deposit operation is entirely normal and never involved any problematic loan transaction, you could still bear a loss where your principal can't be redeemed in full because the protocol overall developed bad debt — this 'collective liability' nature of risk is an inherent characteristic of the over-collateralized lending protocol's shared-pool model, and a systemic factor that must be seriously considered when assessing any lending protocol.
A few concrete indicators worth verifying before depositing: what types of collateral assets this protocol supports, and how volatile and liquid they are — the more diverse the supported assets, and the more it includes extremely volatile or shallow-liquidity long-tail assets, the higher overall bad debt risk usually runs; how mature the protocol's liquidation mechanism design is, including whether the liquidation bonus is reasonably set and whether it adopts a manipulation-resistant oracle design (such as the TWAP mechanism covered in an earlier article); whether the protocol has an insurance fund as its first line of defense, and whether this fund's ratio relative to the protocol's overall risk exposure is sufficient; and whether the protocol has ever experienced a bad debt incident before — if so, whether it was handled fairly and transparently afterward, and whether concrete mechanism adjustments addressing the root cause were made. Adding up these details reflects the genuine safety of your principal under extreme conditions far better than simply looking at the displayed deposit APY.
In March 2020, during the sharp crypto market crash known as 'Black Thursday,' the lending protocol MakerDAO developed roughly $4 million in bad debt due to ether's price instantly crashing, combined with severe network congestion preventing liquidation transactions from confirming on-chain promptly — some liquidation auctions even executed at prices close to zero. Afterward, the protocol raised funds to cover the gap through auctioning additional governance tokens, and this incident also prompted MakerDAO to subsequently make substantial adjustments to its liquidation mechanism design, including introducing a more refined auction process and price protection mechanism.
As a systemic risk term, there's no positive trade-off to speak of — bad debt represents pure loss for a protocol and its depositors. The only discussable trade-off: more conservative collateralization ratio requirements and a stricter asset whitelist can lower bad debt probability, but at the cost of lower capital efficiency and a more limited range of supportable assets — a trade-off made at the protocol design stage, not a choice a user can unilaterally change. What a user can do mainly involves verifying a protocol's liquidation mechanism maturity and insurance fund scale, choosing a protocol with relatively solid risk-management design.