Bad debt represents a financial liability where a borrower’s collateral value falls below the required threshold to cover their outstanding loan or derivative position. In over-collateralized lending protocols, this occurs when a user’s collateral value drops significantly, making the debt unrecoverable through standard liquidation mechanisms. The protocol’s inability to fully liquidate the position at a price sufficient to cover the debt creates a shortfall. This shortfall is often absorbed by the protocol’s insurance fund or shared among liquidity providers.
Liquidation
The liquidation process is designed to prevent bad debt by automatically selling collateral when the collateral ratio approaches a critical level. However, rapid market movements or oracle failures can cause the collateral value to drop faster than the liquidation mechanism can execute, resulting in a negative equity balance for the position. This scenario is particularly prevalent during periods of high volatility in cryptocurrency markets. Effective risk management requires robust liquidation engines and sufficient buffer capital to absorb these potential losses.
Consequence
The presence of bad debt poses a systemic risk to decentralized finance protocols, potentially impacting the solvency of the entire system. When insurance funds are depleted, the protocol may be forced to issue new tokens or implement a socialized loss mechanism, distributing the cost among all participants. This consequence highlights the importance of precise risk modeling and dynamic collateral requirements to maintain protocol integrity and prevent cascading failures.