Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
The Deepest Stablecoin Knowledge Base
stablecoin-bible.com
LATEST
The Ban Targets "Issuer Paying Interest," Not "Money Can't Earn Yield": How Tempo Earn Built a Yield Product Under the GENIUS Act  ·  Is a Stablecoin Even "Cryptocurrency"? The Question Is More Complicated Than It Looks  ·  "1:1 Redeemable" Is a Promise, Not a Speed Guarantee: How Long Stablecoin Redemption Actually Takes  ·  Your Stablecoin "Safe Haven" Might Be Caught in the Same Storm That Triggered the Crisis  ·  USA₮ Isn't a U.S. Version of USDT — It's a Different Token Tether Issued Through Someone Else's Bank Charter  ·  Sending $100 in USDT: Why Does One Person Pay $0.01 and Another Pay $10?
mechanisms

Stablecoin Liquidation Cascade: How Aave and Sky Use Automated Liquidation to Protect Collateral Systems, and Why the 2022 Bear Market Didn't Take Down USDS

30-Second Version · For the impatient
ETH dropped over 77% in 2022, but USDS didn't collapse — because overcollateralized systems have three defense lines: 150% buffer, automated liquidation bots, and PSM's instant fiat peg channel. Algorithmic types have none of these.

Full Explanation +
01 · Why did this happen?

Why did USDS (DAI) not collapse despite ETH dropping over 77% in 2022, while UST was completely wiped out when LUNA only partially declined in May 2022?

This comparison is the best illustration of the design logic of overcollateralized stablecoins. USDS didn't collapse fundamentally because it had 'real asset buffers' — ETH requires over 150% overcollateralization when pledged, meaning ETH needs to drop over 33% before any position's collateral ratio falls below 100%. More importantly, the Liquidation mechanism ensures automatic auction initiation when collateral ratios just fall below the minimum threshold, dissolving risk through market mechanisms before bad debt appears on the books. Even as ETH continued falling, each batch of positions was liquidated while their collateral value still exceeded borrowings — the protocol never developed 'systemic bad debt.' In contrast, UST's underlying was LUNA's market cap, not external assets. The relationship between LUNA's market cap and UST's circulation itself formed a positive feedback loop: UST collapsing depressed LUNA, LUNA collapsing further undermined UST's support — this cycle moved faster than any liquidation mechanism and faster than any human intervention. USDS's design principle: 'under normal market volatility, liquidation mechanisms can outrun market collapse.' UST's design: 'system stability depends on continuous market confidence in LUNA' — the latter has no buffer against confidence shocks.

02 · What is the mechanism?

What is the actual difference between Aave's 'Health Factor' and Sky Protocol's 'Collateral Ratio'? Which is easier to monitor?

Both measure the same underlying reality — 'whether your collateral can cover your borrowings' — but express it differently, each with pros and cons. Aave's Health Factor: formula = (collateral's Liquidation threshold weighted value) ÷ (total borrowings). Health Factor > 1 means safe; = 1 means about to be liquidated; < 1 means already liquidatable. Advantages: intuitive, one number shows safety Margin. Disadvantages: when multiple assets are collateralized, each has different liquidation threshold weights, making calculations non-transparent and requiring reliance on Aave's UI display. Sky Protocol's Collateral Ratio: formula = (collateral market value) ÷ (USDS borrowed amount) × 100%. Collateral Ratio > minimum liquidation ratio (e.g., ETH-A's 150%) means safe. Advantages: calculation logic is transparent, self-calculable. Disadvantages: need to remember different minimum liquidation ratios for different collateral types (ETH-A is 150%, ETH-B is 130%, etc.). Practical recommendations: on Aave, use Health Factor ≥ 1.5 as the warning threshold (equivalent to over 50% safety buffer); on Sky Protocol, maintain collateral ratio at 130–150%+ above minimum requirements (e.g., ETH-A minimum 150%, maintain at 195–225%). Both indicators can be viewed in real-time on their respective app interfaces: Aave at app.aave.com, Sky Protocol at sky.money.

03 · How does it affect me?

If ETH flash crashes 40% in a short time, how much time do I have to react as a borrower on Aave or Sky?

This depends on your current collateral ratio and the crash speed, but here's an estimation framework. Assume you're collateralizing with ETH-A on Sky Protocol (minimum Liquidation ratio 150%), currently at 200% collateral ratio (relatively conservative). Effect of a 40% ETH flash crash: your collateral market value drops to 60% of original. Former 200% collateral ratio → new collateral ratio = 200% × 60% = 120%, below the 150% liquidation threshold, entering liquidatable status. So even at 200% collateral ratio, a 40% ETH drop triggers liquidation. From this example: if your collateral ratio is 200%, ETH needs to drop 33% to trigger liquidation; at 225%, 43%; at 250%, 50%. Ethereum's block time is approximately 12 seconds; liquidation bots can execute liquidation the instant Health Factor drops below 1 — you have no 'confirm then add collateral' buffer time — liquidation is faster than your reaction. Practical recommendation: don't wait for a flash crash to add collateral. Set price alerts at collateral ratio = minimum liquidation ratio × 1.5x (e.g., ETH-A minimum 150%, alert when collateral ratio drops to 225%, not waiting until 160%). This gives you more market volatility buffer space.

04 · What should I do?

How do I judge whether a DeFi lending protocol's Liquidation mechanism is sound enough to safely deposit stablecoins into?

Five specific checkpoints for evaluating lending protocol liquidation mechanism soundness. First, historical liquidation records: check historical bad debt records on DeFiLlama or the protocol's own data dashboard. Aave and Sky Protocol's bad debt was near zero during the extreme 2022 market conditions (Sky's 2020 Black Thursday had $4M bad debt, but was substantially improved after subsequent risk management upgrades); if a protocol experienced large-scale bad debt during past market volatility, understand whether fundamental mechanism improvements were made. Second, minimum liquidation ratio: minimum liquidation ratios for mainstream assets (ETH, wBTC) should be above 120% (130–175% is a reasonable range). Liquidation ratios below 110% mean insufficient liquidation execution error tolerance, potentially causing liquidation to lag market during extreme volatility. Third, oracle security: does the protocol use Chainlink TWAP or DEX spot prices? Chainlink TWAP (time-weighted average) has stronger resistance to flash loan price manipulation — the safer choice. Fourth, liquidation bonuses and liquidator coverage: liquidation bonuses (5–15%) incentivize sufficient active liquidators on the market; if a protocol's Liquidation Bonus is too low (1–2%), there may be insufficient liquidators to intervene promptly under market stress. Fifth, Safety Module: Aave has a Safety Module (AAVE staking) usable to cover losses when bad debt appears — an additional risk buffer. Check whether protocols you're considering have similar mechanisms.

Full Content +

In May 2022, UST collapsed and $40 billion evaporated. Simultaneously, ETH's price fell from $3,000 to $1,700 in the same month — a drop exceeding 43%. During this period, Aave and Sky's (formerly MakerDAO) crypto-backed Stablecoin USDS (then called DAI) also faced massive Liquidation pressure on ETH collateral. But USDS didn't collapse in the 2022 bear market, while UST did. The most fundamental difference between the two isn't 'which team was smarter' but the design of the underlying mechanisms: UST was algorithmic with no external asset backing; USDS was overcollateralized with 150%+ ETH buffer and automated liquidation as a final defense line.

What Is Overcollateralization and Liquidation: Basic Concepts

The core logic of crypto-backed stablecoins is overcollateralization — you must deposit more collateral value than the stablecoins you borrow. Using Sky Protocol's USDS as an example: deposit $1,500 of ETH to mint at most $1,000 USDS (150% minimum collateral ratio). That $500 'buffer' protects against ETH price declines. The 'Liquidation Ratio' (minimum collateral ratio) is the liquidation trigger. For Sky Protocol's ETH-A lending vault, the liquidation ratio is 150%. If you deposited $1,500 ETH to mint $1,000 USDS, your collateral ratio is 150% — right at the boundary. If ETH drops 1%, your ETH becomes $1,485, dropping the collateral ratio to 148.5%, below the 150% trigger. At this point, your lending vault enters 'liquidatable status.' Liquidation process: the protocol takes your ETH collateral to 'auction,' using auction proceeds to repay the USDS you borrowed, returning any remainder to you. Key point: liquidation's purpose is ensuring every USDS in the protocol has sufficient collateral backing, keeping USDS's total collateral ratio consistently above 100% — preventing USDS from becoming bad debt.

Aave's Liquidation Mechanism: Health Factor and Liquidators

Aave is one of DeFi's largest lending protocols, also using overcollateralized lending, but with different mechanism details from Sky Protocol. Aave uses a 'Health Factor' to measure lending vault safety: Health Factor = (collateral's liquidation threshold weighted value) / (total liability value). Health Factor > 1: vault is safe; Health Factor ≤ 1: vault can be liquidated. When a vault's health factor drops below 1, anyone can act as a 'Liquidator' to trigger liquidation — they repay part or all of the borrowing, receiving collateral plus a 'Liquidation Bonus' (typically 5–15%, depending on asset type). This reward mechanism creates a large number of liquidation bots (MEV Bots) monitoring all vault health factors around the clock. Once a vault approaches the liquidation threshold, bots race to become the liquidator and earn the reward. The logic of Aave's liquidation protecting protocol stability: liquidation immediately resolves the risk of 'vaults that have already fallen below safe thresholds' — repaying borrowings (USDC/USDT stablecoins) with real assets (ETH). Without liquidation mechanisms, bad debt accumulates in the protocol, potentially causing systemic paper losses across the entire lending pool, affecting all depositors.

The 2022 Bear Market Real Stress Test: How USDS Survived

After the May 2022 UST collapse, markets entered severe panic mode. ETH continued falling through the following two months, reaching approximately $880 in June 2022 (from $3,800 at year start — a decline exceeding 77%). This placed enormous pressure on USDS's (DAI's) collateral system: massive ETH collateral vaults triggered liquidations as ETH plummeted. The liquidation cascade unfolded: ETH falling from $3,000 to $2,000 → minimum collateral ratio vaults begin liquidating → liquidated ETH sold into secondary markets → more ETH selling further depresses ETH price → more vaults hit liquidation threshold → more ETH sold... This is the 'Liquidation Cascade.' Several key mechanisms prevented USDS from losing its peg during the cascade. Key protection 1: overcollateralization buffer. Because the liquidation ratio is 150%, ETH needs to fall over 33% (from a minimum-ratio vault's perspective) before collateral no longer covers borrowings. Key protection 2: tiered liquidation thresholds. Sky Protocol has multiple collateral types (ETH-A, ETH-B, ETH-C, stETH-B, etc.) each with different liquidation ratios (145%–170%) and debt ceilings. Tiered design distributes borrowers with different risk preferences across different vault types; liquidations occur in batches rather than all at once. Key protection 3: PSM as emergency peg channel. When market panic causes large-scale USDS selling → USDS begins deviating from $1 → arbitrageurs immediately swap 1 USDS for $1 USDC via PSM → this Arbitrage pulls USDS back to $1, simultaneously destroying USDS supply on the market. PSM provides an immediate channel anchored to external fiat, preventing crypto-backed USDS from relying entirely on liquidation during stress periods.

Liquidation Mechanism Limitations: When Cascades Can Go Wrong

Liquidation isn't infallible — in these situations it may fail or cause greater systemic damage. Situation 1: Flash Crash. If ETH crashes 50% within minutes, liquidation bots may not execute liquidations in time (blockchain block time limits), causing many vaults to fall below 100% collateral ratio before liquidation — protocol accumulates bad debt. On March 12, 2020 (DeFi's 'Black Thursday'), MakerDAO experienced many liquidations settling at $0 (lowest bidder had no competition due to competitors unable to get transactions on-chain in time due to network congestion) due to ETH flash crash + Ethereum network congestion, causing approximately $4 million in bad debt. Situation 2: Liquidation threshold set too low. If a DeFi protocol sets its liquidation ratio at 110%, the underlying asset only needs to fall 9% to trigger liquidation — but liquidation itself takes time to execute. If the asset continues falling 5% during execution, liquidation may not fully cover borrowings, creating bad debt. This is why Sky Protocol sets its primary ETH lending liquidation ratio at 145–170% rather than 110%. Situation 3: Insufficient collateral liquidity. Liquidation requires selling collateral on the market. If collateral is an illiquid token (small-cap altcoin), liquidation auctions may find no buyers, or massive liquidation selling directly collapses the collateral's market cap, making subsequent liquidations increasingly unable to cover borrowings. This is why mature lending protocols (Aave, Sky) only allow liquid assets (ETH, wBTC, stETH) as collateral.

What This Means for Your Money

Understanding liquidation mechanisms has two practical dimensions: as a borrower and as a depositor. As a borrower (collateral borrowing on Aave or Sky): understanding your own liquidation risk is the most important self-protection. Practical advice: don't control collateral ratio near the minimum liquidation threshold — on Aave, keep health factor above 1.5; on Sky, keep collateral ratio at 130–150%+ above the minimum (e.g., minimum 150%, maintain actual ratio at 200–225%); set price alerts to add collateral or repay when collateral price falls to within 80% of liquidation threshold; before major market volatility (major macro events), consider proactively reducing leverage. As a USDS or Aave stablecoin depositor: liquidation mechanism soundness directly affects your deposit safety. Aave's liquidation track record, Reserve Factor, and bad debt coverage fund (Safety Module) are key metrics for evaluating deposit safety. Sky Protocol's overall collateral ratio and DAI Reserve/PSM composition are also publicly available data worth periodically monitoring. Liquidation mechanisms aren't a 'guaranteed no problems' promise — they protect protocols from bad debt within normal market volatility ranges. Extreme market environments (2020 Black Thursday, 2022 LUNA collapse's chain liquidations) can still cause brief bad debt or peg pressure.

Diagram
Liquidation Cascade: How Overcollateralized Stablecoins Survive Bear Markets清算瀑布機制圖:顯示 ETH 下跌觸發清算的連鎖反應(ETH 下跌→低於抵押率→清算拍賣→ETH 拋售→進一步下跌),以及三道保護機制(150% 緩衝 / 清算機器人 / PSM 錨定通道),對比 2020 年黑色星期四和 2022 年熊市的真實壓力測試結果 Liquidation Cascade: How Overcollateralized Stablecoins Protect the Peg Liquidation Cascade (How It Unfolds) ETH price drops -33%+ Vault below 150% ratio Liquidation triggered ETH auctioned / sold cascade Cascade Risk: Selling pressure further depresses ETH More vaults hit liquidation → more ETH sold → price falls more 2020 Black Thursday: $4M bad debt when ETH crashed + network congested Three Protection Layers Layer 1: 150%+ Buffer ETH must fall 33%+ before collateral is insufficient Layer 2: Liquidation Bots (MEV) 24/7 monitoring, race to liquidate for 5-15% bonus Layer 3: PSM Peg Channel USDS deviates → arb via PSM pulls it back to $1 Real Stress Tests: 2022 Bear Market vs Borrower Safety 2022: ETH -77%, USDS Survived Tiered collateral types (ETH-A/B/C) spread liquidation PSM absorbed peg pressure when fear spiked Algorithmic UST had no such buffers → $40B gone Overcollateralized mechanism survived the bear market If You Borrow on Aave / Sky Keep Health Factor above 1.5 (Aave) Keep ratio 130-150%+ above minimum (Sky) Set price alerts at 80% of liquidation threshold De-lever before major macro events Liquidation = loss + bonus paid to liquidator Stablecoin Bible · stablecoin-bible.com
Feel free to share. Please credit the source.
Ask a Question
Please enter at least 10 characters
Related Articles
Why DeFi Stablecoins Require 150%+ Collateral: Collateral Ratios, Liquidation Thresholds, and the Buffer That Keeps $1 at $1
fundamentals · Jun 15
How Stablecoin Interest Rates Are Determined: DSR, SSR, Aave Supply-Demand Pricing Mechanisms Fully Explained
mechanisms · Jun 27
Where Does Stablecoin Yield Come From? Complete Breakdown of Three Mechanisms: DSR, Aave, and Curve
mechanisms · Jun 11
How to Earn Yield on Stablecoins (2026): From Zero to Your First Interest Payment
beginners · Jun 26
Related News
More Related Topics