How DeFi liquidations actually happen, how collateral ratios break, and what borrowers need to monitor before leverage turns against them.
Definition first
This guide is designed for first-pass understanding. Start with core terms, then apply the framework in your own account workflow.
In DeFi lending, there is no margin call. There is no phone ringing with a warning. When your collateral drops below the liquidation threshold, a bot liquidates your position automatically — often within seconds — and charges you a penalty on top. Understanding how DeFi liquidation works isn't optional if you're borrowing against crypto. It's the difference between managing risk and getting wiped out.
How DeFi Lending Works
DeFi lending protocols like Aave, Compound, and MakerDAO allow you to deposit cryptocurrency as collateral and borrow other assets against it. Unlike traditional lending, there are no credit checks, no applications, and no fixed repayment schedules. The loans are over-collateralized — you deposit more value than you borrow — and the collateral is locked in a smart contract until you repay.
For example, you deposit 10 ETH (worth $30,000 at $3,000/ETH) into Aave and borrow $20,000 in USDC. Your collateralization ratio is 150% ($30,000 collateral / $20,000 debt). As long as your collateral stays above the protocol's required threshold, your position is safe.
The moment it doesn't, liquidation begins.
Collateralization Ratios Explained
Every DeFi lending protocol defines parameters that govern how much you can borrow and when you get liquidated. The terminology varies by protocol, but the concepts are consistent:
Term
What It Means
Example
Loan-to-Value (LTV)
Maximum percentage of collateral you can borrow
80% LTV = borrow up to $80 per $100 collateral
Liquidation Threshold
The LTV at which liquidation is triggered
85% threshold = liquidated when debt/collateral reaches 85%
Health Factor
Collateral value * liquidation threshold / total debt
Health factor < 1.0 = eligible for liquidation
Liquidation Penalty
Fee charged when your position is liquidated
5-15% of the liquidated collateral, paid to the liquidator
These parameters vary by asset and protocol. On Aave V3, ETH has a max LTV of 80% and a liquidation threshold of 82.5%. Stablecoins have higher thresholds (around 90%) because they're less volatile. Smaller-cap tokens have lower thresholds (60-70%) because price swings are more extreme.
What Actually Happens During Liquidation
Liquidation in DeFi is executed by liquidator bots — automated programs that constantly scan the blockchain for positions where the health factor has dropped below 1.0. When they find one, they trigger a smart contract function that:
Repays a portion of the borrower's debt (typically up to 50% of the outstanding amount on Aave, 100% on some protocols).
Seizes the equivalent amount of collateral, plus a liquidation penalty, from the borrower's deposited assets.
The liquidator keeps the penalty as profit (or passes it through MEV auction systems like Flashbots).
Let's walk through a concrete example:
You deposit 10 ETH at $3,000/ETH = $30,000 collateral
You borrow $24,000 USDC (80% LTV)
Liquidation threshold is 82.5%, so liquidation triggers when your LTV exceeds 82.5%
ETH drops to $2,900. Your collateral is now $29,000. LTV = $24,000/$29,000 = 82.8%. Health factor drops below 1.0.
A liquidator bot repays $12,000 of your USDC debt
The bot seizes $12,000 + 5% penalty = $12,600 worth of your ETH (~4.34 ETH at $2,900)
You're left with 5.66 ETH of collateral and $12,000 in remaining debt
The result: you lost 4.34 ETH, and the liquidation penalty cost you $600. Your position is now healthier (lower LTV), but you've suffered a significant loss. And this happened automatically, with no warning, in the time it takes to mine a single block.
Cascading Liquidations: How Crashes Accelerate
The most dangerous aspect of DeFi liquidation isn't any single position getting wiped — it's the chain reaction that follows. Cascading liquidations occur when liquidated collateral is sold on the market, pushing prices lower, triggering more liquidations, which creates more selling pressure, and so on.
Here's how the cascade works:
ETH drops 10%, triggering liquidations for the most leveraged positions.
Liquidators sell the seized ETH on DEXs to lock in their profit, adding selling pressure.
The additional selling pushes ETH down another 3-5%.
This triggers the next tier of leveraged positions, creating more liquidations.
The cycle repeats until selling pressure is absorbed or there are no more positions to liquidate.
This is exactly what happened on May 19, 2021 ("Black Wednesday"), when ETH dropped 40% in hours and over $8 billion in positions were liquidated across DeFi and centralized exchanges. Similar cascades occurred in June 2022 during the Three Arrows Capital collapse, when ETH fell from $1,800 to $880 and DeFi liquidations on MakerDAO alone exceeded $200 million.
During cascades, gas prices spike dramatically as liquidator bots compete to be first. In extreme scenarios, this can cause network congestion so severe that regular users can't submit transactions to save their positions — they're priced out of their own rescue.
Health Factor: Your Early Warning System
The health factor is the single most important number for any DeFi borrower. It's calculated as:
Health Factor = (Collateral Value × Liquidation Threshold) / Total Debt
Health Factor > 2.0: Comfortable buffer. Your collateral could lose ~50% before liquidation.
Health Factor 1.5-2.0: Moderate risk. A significant market drop could put you in danger.
Health Factor 1.1-1.5: Elevated risk. You should be actively monitoring and ready to add collateral.
Health Factor < 1.1: Critical. Liquidation is imminent. Add collateral or repay debt immediately.
Health Factor < 1.0: Liquidation is triggered. It may already be too late.
Most protocols display health factor prominently in their dashboards. Aave shows it on your main portfolio page. MakerDAO uses a similar concept called the "collateralization ratio," where you want to stay well above 150% (equivalent to a health factor above 1.5).
Strategies to Avoid Liquidation
If you're borrowing in DeFi, these strategies can help you survive volatility:
1. Borrow Well Below the Maximum LTV
Just because you can borrow at 80% LTV doesn't mean you should. Borrowing at 40-50% LTV gives you a substantial buffer. Your ETH would need to drop 40-50% before you face liquidation, compared to a 3-5% drop at maximum LTV.
2. Use Stablecoins as Collateral When Possible
If you deposit USDC as collateral to borrow DAI, your collateral value doesn't fluctuate. Your only risk is the stablecoin itself depegging. This eliminates liquidation risk from market volatility (though not from smart contract risk).
3. Set Up Automated Protection
Tools like DeFi Saver offer automated leverage management. You can configure triggers that automatically add collateral or repay debt when your health factor drops below a threshold. This is particularly valuable because liquidation happens 24/7 — including at 3 AM when you're asleep.
4. Diversify Collateral
Some protocols allow you to deposit multiple assets as collateral. Diversifying across uncorrelated assets (e.g., ETH + BTC + stablecoins) reduces the chance that a single asset's price crash triggers your liquidation.
5. Keep Reserve Capital Ready
Don't deploy 100% of your crypto into leveraged positions. Keep a reserve of stablecoins or ETH in your wallet that you can quickly deposit as collateral if your health factor deteriorates. A 20-30% cash reserve is prudent.
6. Understand the Liquidation Math Before You Borrow
Before opening any position, calculate exactly what price your collateral would need to reach for liquidation to trigger. For an ETH position with 80% LTV borrowed at $3,000/ETH with an 82.5% liquidation threshold, your liquidation price is approximately $2,909. That's a mere 3% drop. A 40% LTV position at the same entry price has a liquidation price around $1,455 — a 51.5% crash.
Real-World Examples
MakerDAO's "Black Thursday" (March 2020)
On March 12, 2020, ETH crashed 43% in a single day as COVID-19 panic hit markets. On MakerDAO, $8.3 million in collateral was liquidated at zero bid — meaning liquidators won auctions by bidding $0, walking away with free ETH. This happened because network congestion prevented competing bids from being submitted. Some vault owners lost 100% of their collateral despite having significant buffers before the crash.
MakerDAO subsequently overhauled its auction system and added circuit breakers. But the event proved that extreme market conditions can break assumptions about how liquidation "should" work.
Aave Liquidations During the 2022 Bear Market
As crypto markets declined throughout 2022, Aave processed over $300 million in liquidations. The protocol functioned as designed — liquidations were orderly and bad debt was minimal. This demonstrated the difference between a well-designed liquidation system (Aave) and a fragile one (MakerDAO's pre-2020 auction design). Aave's 5% liquidation penalty proved sufficient to incentivize liquidators even during periods of extreme volatility.
Celsius and Three Arrows Capital (June 2022)
When stETH (staked ETH) depegged from ETH in mid-2022, leveraged positions using stETH as collateral came under pressure. Three Arrows Capital had enormous DeFi positions that were liquidated as collateral values fell. The liquidation of their Aave and MakerDAO positions added selling pressure that contributed to ETH falling below $1,000 — a textbook example of cascading liquidations spilling from DeFi into the broader market.
Protocol Comparison: Liquidation Parameters
Protocol
ETH Max LTV
Liquidation Threshold
Liquidation Penalty
Close Factor
Aave V3
80%
82.5%
5%
50%
Compound V3
82%
85%
5%
100%
MakerDAO
~67%
~67% (150% ratio)
13%
100%
Note the tradeoffs: MakerDAO's lower LTV and higher penalty make it harder to get liquidated but more expensive if you do. Aave's higher LTV gives more capital efficiency but a thinner safety margin.
How Clarity Helps You Monitor DeFi Positions
Clarity connects to your on-chain wallets to track your DeFi lending positions alongside your traditional investments. Instead of checking Aave, Compound, and MakerDAO separately, you can see your total borrowed amount, collateral value, and effective leverage in one dashboard. By monitoring your DeFi exposure as a percentage of your overall net worth, you can make informed decisions about when to reduce leverage or add collateral — before a liquidation event forces the decision for you.
DeFi lending is a powerful tool for capital efficiency, but leverage cuts both ways. The protocols are transparent and predictable — the rules are written in code that anyone can read. There are no hidden terms or surprise margin calls. But that transparency also means there's no flexibility: when the math says you're underwater, liquidation happens instantly and without negotiation. Respect the health factor, size your positions conservatively, and always know your liquidation price. The goal is to use leverage as a tool, not to become a data point in the next cascade.
DeFi lending and borrowing carry significant risks including total loss of collateral. This article is educational and does not constitute financial advice. Do your own research before using leveraged DeFi protocols.
Try this workflow
Run this framework inside Clarity
Apply this concept with live balances, transactions, and portfolio data instead of static spreadsheets.