Welcome to USD1liquidations.com
Liquidations can feel sudden and unfair, especially when you are using a dollar-redeemable token to keep things steady. This page is here to slow the topic down and explain, in plain English, what a liquidation is, why it happens, and how it can involve USD1 stablecoins (any digital token designed to be redeemable one-to-one for U.S. dollars, used here as a generic description rather than a brand).
USD1liquidations.com is part of the USD1 stablecoins network: a set of educational pages focused on how USD1 stablecoins behave in real-world market plumbing, including lending, leveraged trading, and on-chain protocols (software-based finance running on public blockchains). Nothing on this page is financial, legal, or tax advice. It is an explanation of mechanisms, tradeoffs, and common sources of risk.
Why this site exists
Liquidation stories usually start with a simple sentence: "My collateral got sold." Under the hood, though, there are multiple moving parts: the rules of a platform, the price of assets, the way prices are measured, and the liquidity available at the moment the rules are enforced.
When USD1 stablecoins are involved, people often assume liquidation risk should be close to zero. A token redeemable for U.S. dollars sounds like it should behave like cash. In practice, liquidation risk depends on more than the name of the asset. It depends on how the platform treats that asset, what fees accumulate over time, what the platform considers an acceptable price band, and what happens if many users try to unwind positions at the same time. Regulators and central banks have repeatedly highlighted that stable value claims can fail under stress, especially when market structure and governance are weak.[1][4]
Liquidation basics
A liquidation (a forced sale of collateral to repay a debt or cover trading losses) is a safety valve used by lending and trading systems. It exists because someone has borrowed value or taken on exposure, and the system needs a way to keep the lender or the market from being left with a loss if prices move.
To understand liquidation, it helps to define a few terms you will see throughout this page:
- Collateral (assets you pledge so someone will lend to you).
- Debt (what you borrow and must repay, often plus fees).
- Leverage (using borrowed value to increase your market exposure).
- Margin (collateral posted to support a leveraged trade).
- Liquidation threshold (a rule that says, "if your safety buffer falls below this point, the system may liquidate you").
- Haircut (a safety discount applied to collateral value so the system assumes it is worth a bit less than the headline price).
In many systems, you can think of a position as a simple ratio:
- If the value of your collateral is comfortably above the value of your debt, you are safe.
- If the value of your collateral drops, or your debt grows because of fees, your safety buffer shrinks.
- If that buffer crosses the liquidation threshold, a liquidation can be triggered.
On-chain systems often call the buffer a "health factor" (a single score that summarizes how close you are to liquidation). Aave, for example, explains the health factor concept and the conditions under which a larger portion of debt can be repaid during liquidation.[7]
Liquidation is about solvency, not blame
Most liquidation systems are designed to keep the venue or protocol solvent (able to meet its obligations). They are not designed to decide whether you made a good decision. They are designed to answer one narrow question: "Does this position still have enough collateral to cover what it owes, even if prices move quickly?"
This matters for how you interpret liquidation language. Phrases like "liquidation penalty" can sound moral, but the intent is usually mechanical: the system needs a reliable incentive for liquidators (participants who close unsafe positions) to act quickly and absorb execution risk.
Where liquidations happen
Liquidations involving USD1 stablecoins can happen in two broad settings:
- Custodial platforms (services where the platform holds the assets and controls the private keys, meaning you do not have direct control of the funds while they are deposited).
- On-chain protocols (systems built from smart contracts, which are programs that automatically enforce rules on a blockchain, a shared ledger run by a network rather than a single company).
Both settings can liquidate users, but the mechanics and transparency differ.
In a custodial setting, the platform may combine risk controls with human oversight. It can pause trading, change margin requirements, or close positions according to its terms. In an on-chain setting, the rules are usually enforced automatically. Anyone who can pay the network fee (the transaction fee paid to publish an on-chain action) may be able to trigger a liquidation if a position meets the protocol's criteria.
Common ways USD1 stablecoins appear in liquidation stories
USD1 stablecoins can show up in liquidation events in several roles:
- As borrowed value: You borrow USD1 stablecoins, then use them to buy another asset. If that other asset falls, your position may be liquidated.
- As collateral: You post USD1 stablecoins as collateral to borrow another asset. This is often lower risk than posting a volatile asset, but it is not risk-free.
- As settlement asset: Some markets settle profits and losses in USD1 stablecoins, so liquidation involves converting other assets into USD1 stablecoins or using USD1 stablecoins to pay down debt.
- As liquidity in trading pools: In automated market makers (AMMs) (pool-based exchanges where prices move based on pool balances), USD1 stablecoins often form one side of a trading pair. Liquidation cascades in the broader market can drain pool liquidity and worsen slippage.
Two plain-English examples
Example 1: Borrowing USD1 stablecoins to buy a volatile asset.
- You deposit collateral (say, a volatile token) and borrow USD1 stablecoins.
- You use those USD1 stablecoins to buy another volatile asset.
- If your collateral drops in value, your safety buffer shrinks.
- If it crosses the liquidation threshold, the system sells or seizes part of your collateral to repay the borrowed USD1 stablecoins.
Example 2: Using USD1 stablecoins as collateral.
- You deposit USD1 stablecoins as collateral.
- You borrow another asset.
- If fees accrue or the borrowed asset rises in value, your debt grows relative to collateral.
- If an oracle marks USD1 stablecoins below one U.S. dollar, your collateral value also drops.
- Any of these can push the position into liquidation eligibility.
How on-chain liquidations work
On-chain liquidation systems vary, but many follow a similar pattern. Here is a typical flow for an over-collateralized lending protocol (a system where loans are backed by collateral worth more than the loan).
Step 1: Open a position
A user deposits collateral into a smart contract and borrows another asset. The protocol sets a maximum borrowing level based on risk settings. Those settings can differ by asset. A volatile asset may require a bigger safety buffer than USD1 stablecoins.
Some protocols express this in terms of loan-to-value (LTV) (the debt value divided by the collateral value). Higher LTV means the position is closer to liquidation.
Step 2: Prices are measured using an oracle
A protocol needs to know what collateral is worth. It typically relies on an oracle (a price feed that supplies off-chain market data to on-chain code). The oracle design matters. A price feed can be a spot price (the most recent trade price), a time-weighted average price (TWAP) (an average over a chosen time window), or a volume-weighted average price (VWAP) (an average that gives more weight to higher trading volume). Chainlink provides educational material explaining TWAP and VWAP concepts and why they are used to reduce sensitivity to short-lived price spikes.[10]
If the oracle price for collateral falls, the system treats the collateral as worth less, even if the user has not moved anything.
Step 3: The safety buffer declines
A position can drift toward liquidation in several ways:
- The collateral price falls.
- The borrowed asset price rises (if debt is measured in that asset's value).
- Fees or interest accrue over time, increasing the debt.
- The protocol changes risk parameters, which can happen through governance in some systems (a voting process by token holders or delegates).
Even when collateral is USD1 stablecoins, fees can still make the debt grow relative to collateral. And if the token trades slightly below one U.S. dollar on exchanges, an oracle may mark it down.
Step 4: Liquidation becomes eligible
When the position crosses the liquidation threshold, the protocol marks it as eligible for liquidation. This does not always mean the entire position is closed immediately. Many protocols allow partial liquidation to give the user a chance to recover, and to reduce market impact. Aave describes how a smaller or larger portion of debt can be liquidated based on conditions like the health factor level and position size.[7]
Step 5: A liquidator repays debt and receives collateral
A liquidator (a participant who triggers liquidation and is paid a reward for doing so) repays some of the borrower's debt. In exchange, the liquidator receives collateral, usually with a liquidation bonus (an extra amount of collateral that compensates the liquidator for risk and transaction costs). That bonus is the economic incentive that makes liquidation happen quickly during stress.
Different protocols implement this exchange differently. Some use a fixed bonus. Others use auctions. Maker's technical documentation explains its liquidation module and the way collateral is transferred and auctioned when a vault becomes under-collateralized (when collateral value is too low compared with debt).[8] Compound's documentation similarly describes liquidation conditions and the role of collateral factors in determining when liquidation can occur.[9]
Step 6: The position is brought back into a safe state
The goal is usually not to punish the borrower. The goal is to keep the protocol solvent. A liquidation reduces debt and reduces collateral, with the intent of restoring the required safety buffer.
Sometimes, however, liquidations happen in fast markets where liquidity is thin. When many liquidations are triggered at once, the selling pressure can push prices down further, causing a cascade.
Why cascades happen
A liquidation cascade is a feedback loop:
- Prices fall.
- Liquidations sell collateral.
- The selling pushes prices down more.
- More positions become eligible for liquidation.
Central banks and international bodies warn that stablecoin markets and crypto markets can amplify stress through tight liquidity and interconnected exposures.[1][6] In an on-chain setting, automation can make the loop faster because liquidators can act within seconds.
Transaction ordering can change outcomes
On-chain liquidations are executed as transactions. In some cases, transaction ordering (which transaction is processed first) can affect who gets to liquidate and what execution price is achieved. This relates to MEV (maximal extractable value) (profit earned by controlling or influencing transaction ordering). You do not need to be an expert in MEV to understand the practical point: liquidation incentives attract fast actors, and fast markets can create uneven outcomes for users.
How custodial liquidations work
Custodial platforms (exchanges and brokers that hold user assets) often manage liquidation in a way that is less transparent than on-chain protocols, but also sometimes more flexible.
A typical custodial liquidation process looks like this:
- You post margin (collateral for leveraged trading).
- The platform sets initial margin (how much collateral you must post to open a position) and maintenance margin (the minimum collateral you must keep as the position moves).
- If losses reduce your margin below the required maintenance level, the platform can close your position, sell your collateral, or both.
Many platforms use stepwise rules that become more aggressive as losses deepen. Some maintain an insurance fund (a pool of reserves used to absorb losses that exceed a user's collateral). Others use auto-deleveraging (ADL) (a mechanism that reduces other traders' positions to cover losses) during extreme events. These details vary widely and matter a lot for user outcomes.
A key difference from on-chain liquidation is discretion: a custodial platform can sometimes give margin calls (warnings and time to add collateral) before liquidation. An on-chain protocol usually does not. But discretion cuts both ways. A custodial platform can also change rules quickly, halt withdrawals, or limit trading, which introduces additional platform risk.
Order books versus pools
Custodial venues often rely on an order book (a list of buy and sell offers). If the order book is thin, forced selling during liquidation can move the price sharply, worsening outcomes. On-chain venues might sell through pools or auctions instead. Each approach has its own failure modes, especially during volatility spikes.
USD1 stablecoins and the peg
USD1 stablecoins are described here as digital tokens intended to be redeemable one-to-one for U.S. dollars. The expectation of redeemability is what makes them useful for pricing, settlement, and risk management. Many public reports treat stablecoins as a potential source of "run" dynamics (rapid selling and redemption pressure) if holders lose confidence in reserves, governance, or operational resilience.[1][5]
In liquidation mechanics, the key question is not "Is it called a stablecoin?" but "How does the system value it when stress hits?"
Three ways a peg can matter for liquidation
- Oracle pricing: If the oracle marks USD1 stablecoins below one U.S. dollar, collateral value drops. That can push positions toward liquidation even though the token is designed to be redeemable at par (equal value).
- Liquidity during stress: Even if redemption is available in principle, secondary market trading can still slip below par if many traders want to sell quickly. That can increase slippage when collateral is sold.
- Risk parameter changes: Platforms sometimes apply haircuts, lower loan-to-value limits, or raise maintenance requirements for stablecoins if they perceive higher risk. That can make liquidation more likely even without a large market price move.
International guidance emphasizes that stablecoin arrangements should have robust governance, risk management, and clear redemption rights to reduce the chance of destabilizing events.[1]
Being "stable" is not the same as being "risk-free"
A useful way to think about USD1 stablecoins is that they can reduce certain kinds of price risk, but they do not remove all risk:
- Platform risk: If the platform is hacked, insolvent, or subject to restrictions, your position can still be affected.
- Model risk: If the oracle system is wrong or slow, liquidations can be triggered at unexpected times.
- Liquidity risk: If markets are thin, selling collateral can move the price against the seller.
- Legal and operational risk: Redemption processes can have eligibility rules, processing times, or operational constraints.
The policy conversation around stablecoins repeatedly focuses on these structural issues rather than just the day-to-day price of the token.[4][5]
Reserve and settlement links can spill over
Some research discusses links between stablecoin flows and traditional safe-asset markets. That matters because liquidation events in crypto markets can interact with redemption behavior and reserve management. BIS research on stablecoins and safe-asset prices is one example of how researchers study these spillovers.[6]
Liquidity, slippage, and auctions
Even with a well-designed liquidation rule, outcomes depend on market liquidity.
Liquidity (how easily you can trade without moving the price) matters because liquidation often requires immediate selling. In stressed markets, many people may try to sell the same collateral at once, and buyers may demand a discount.
Slippage (the gap between the price you expect and the price you actually get) increases when:
- order books are thin (few resting buy orders),
- trading pools are imbalanced,
- network fees surge (making it harder for arbitrage (buying and selling in different venues to keep prices aligned) traders to keep prices aligned),
- or volatility is high.
Protocols try to manage this with auctions, buffers, and averaging methods.
Fixed-price liquidations versus auctions
Some protocols use fixed bonuses: the liquidator repays debt and receives collateral at a formula price. This can work well when liquidity is deep and prices are reliable.
Other protocols use auctions (a competitive selling process) to discover a price and reduce losses. Maker's documentation describes a liquidation approach that starts an auction to sell collateral for a stable-value asset, seeking to cover the debt assigned to the protocol.[8]
Auctions can reduce reliance on a single price point, but they can also fail if there are not enough bidders, or if network congestion prevents participation.
Why averaging matters
Averaging methods like TWAP can reduce sensitivity to sudden spikes. The tradeoff is that they can react more slowly to real price moves. During fast crashes, a slow oracle can allow positions to borrow more than they should, increasing losses later. During fast rebounds, a slow oracle can keep marking collateral low, extending liquidation pressure.
There is no perfect choice. That is why many protocols use multiple safeguards, including rate limits and circuit breakers (automatic pauses or parameter shifts when data looks abnormal).
Reading liquidation data
People often look for a single number: "How much got liquidated today?" Liquidation data can be useful, but it is easy to misread.
What liquidation dashboards usually measure
Depending on the data source, liquidation totals might reflect:
- on-chain liquidations in lending protocols,
- forced position closures on derivative venues,
- estimated liquidations based on public trade data,
- or a mix of several sources.
On-chain liquidation data is usually more transparent because the transactions are recorded on the blockchain. Even then, interpretation takes care. A large liquidation number might represent a small number of very large positions, or many smaller ones.
What liquidation dashboards usually miss
- Near-liquidations: positions that came close but were saved by adding collateral or repaying debt.
- Partial closeouts: liquidations that reduce risk without closing a position fully.
- Platform-specific rules: custodial venues may not publish full details of forced closures.
- Off-chain settlement: some venues net positions internally before reporting.
Because of these gaps, liquidation totals are best used as a rough indicator of stress, not as a precise census.
Why USD1 stablecoins can make liquidation data look strange
When profits and losses are settled in USD1 stablecoins, some reporting converts everything into a USD1 stablecoins value. That can make it look like USD1 stablecoins themselves were "liquidated," when in reality other assets were sold and the proceeds were used to repay USD1 stablecoins debt.
To interpret liquidation data responsibly, separate three ideas:
- the asset that was sold (collateral seized and sold),
- the asset that was repaid (the borrowed asset, often USD1 stablecoins),
- the unit used for reporting (what the dashboard uses to express value).
Safeguards and tradeoffs
Liquidation design is about tradeoffs. A protocol can aim to protect lenders and the system, but it also wants to avoid unnecessary liquidations that harm borrowers.
Common safeguards include:
- Conservative collateral requirements: requiring more collateral than the borrowed value.
- Parameter buffers: setting the liquidation threshold below the point where the system would actually take a loss.
- Partial liquidations: allowing a position to be reduced rather than wiped out.
- Diverse oracles: using multiple data sources and averaging methods to reduce manipulation risk.
- Incentives for liquidators: paying a liquidation bonus so liquidations occur promptly.
- Rate limits and circuit breakers: slowing the system during abnormal conditions.
Each safeguard has a cost. More conservative buffers reduce liquidation frequency but also reduce capital efficiency (how much you can borrow per unit of collateral). Higher liquidation bonuses attract liquidators but make liquidations more expensive for borrowers.
Stablecoin-specific safeguards
When USD1 stablecoins are used as collateral, platforms may add stablecoin-specific safeguards, such as:
- higher haircuts for USD1 stablecoins than users expect,
- caps on how much can be borrowed against USD1 stablecoins,
- or special rules during perceived stress, like limiting certain uses of USD1 stablecoins.
These decisions are often guided by broader policy discussions about stablecoin runs, reserve quality, and operational resilience.[1][5]
Policy and compliance context
Liquidation mechanics sit inside a larger policy setting. Even if you focus only on engineering, it helps to know why regulators care.
International bodies such as the Financial Stability Board call for coordinated oversight of stablecoin arrangements, emphasizing governance, risk management, redemption, and transparency.[1] The Financial Action Task Force (FATF) provides guidance on how anti-money laundering and countering financing of terrorism (AML and CFT) (rules intended to prevent financial crime) apply to virtual assets and service providers, including stablecoins.[2]
Securities market regulators, through IOSCO, have also issued policy recommendations for crypto and digital asset markets, focusing on market integrity, custody, conflicts of interest, and other protections that can matter when liquidations occur on trading venues.[3]
Central banks and supervisors have highlighted structural vulnerabilities in stablecoins and the way stress can transmit into short-term funding markets or payment systems.[4][6] In the European Union, the Markets in Crypto Assets Regulation (MiCA) sets a unified framework for crypto-assets, including rules for certain stablecoin categories, with implementation timing and supervision roles described by European authorities.[11]
This is not a checklist for compliance. It is a reminder that liquidation outcomes are shaped by rules that can change across jurisdictions and across platform types.
FAQ
Can you be liquidated if your collateral is USD1 stablecoins?
Yes. USD1 stablecoins reduce some price volatility, but a position can still become unsafe because fees accrue, risk parameters change, or the token is valued below par. Liquidation can also occur due to platform rules unrelated to token price, such as position size requirements or maintenance rules in custodial settings.
Is an on-chain liquidation always final?
Often, yes, once it is executed. Some protocols allow partial liquidation so that a position remains open, but the liquidation event itself is final in the sense that collateral was seized and debt was repaid according to the rules at that moment.
Why do liquidators get a bonus?
Because liquidators take execution risk: prices can move while they submit the transaction, network fees can spike, and liquidity can be thin. The bonus is meant to make it worthwhile to act quickly, which protects the protocol from bad debt.
What is the simplest way to describe a liquidation cascade?
It is a chain reaction where falling prices trigger liquidations, and those liquidations create additional selling that pushes prices down further.
Do liquidation rules protect you or the platform?
Both, but the primary goal is to keep the platform solvent. Without liquidation, lenders or the platform would face losses. With liquidation, borrowers can still face losses, but the system aims to contain them.
Glossary
- Automated market maker (AMM) (a trading system that uses a pool of assets and a pricing formula rather than a traditional order book).
- Collateral (assets pledged to secure a loan or leveraged position).
- Circuit breaker (an automatic pause or rule change triggered by abnormal market data or volatility).
- Custodial platform (a service that holds assets on your behalf and controls the keys).
- Haircut (a discount applied to collateral value for safety).
- Health factor (a score used by some lending protocols to summarize liquidation risk).
- Liquidation (forced sale or transfer of collateral to repay debt).
- Liquidation bonus (extra collateral paid to the liquidator as an incentive).
- Oracle (a mechanism that supplies price data to on-chain code).
- Slippage (difference between expected and executed trade price).
- Time-weighted average price (TWAP) (an average price over time).
- Volume-weighted average price (VWAP) (an average price weighted by volume).
Sources
- Financial Stability Board, High-level Recommendations for the Regulation, Supervision and Oversight of Global Stablecoin Arrangements (Final report, July 2023)
- FATF, Updated Guidance: A Risk-Based Approach to Virtual Assets and Virtual Asset Service Providers (2021)
- IOSCO, Policy Recommendations for Crypto and Digital Asset Markets (2023)
- Board of Governors of the Federal Reserve System, Financial Stability Report (November 2021)
- European Central Bank, Financial Stability Review Focus: Stablecoins on the rise (2025)
- Bank for International Settlements, Stablecoins and safe asset prices (BIS Working Papers No 1270, February 2026)
- Aave Help, Health Factor and Liquidations
- Maker Protocol Technical Docs, Liquidation 2.0 Module (Dog and Clipper)
- Compound Finance Docs, Liquidation (Compound III)
- Chainlink Education Hub, TWAP vs VWAP Price Algorithms
- Central Bank of Ireland, Markets in Crypto Assets Regulation (MiCA)