Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin CryptoTax DeFAI Chain SAFU AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
DeFi Protocol Mechanics, Decoded
defi-bible.com
LATEST
The Same ETH, Used Twice: What Restaking Actually Re-Stakes, and Where the Risk Stacks Up  ·  What Are You Actually Mining in Liquidity Mining? A Guide for People Who've Never Touched DeFi  ·  Nobody Actually Lends You Anything: How Collateralized Debt Positions Mint Stablecoins Out of Your Own Assets  ·  Ethereum Proposal Would Burn Staking Yield to Zero — Aave and ether.fi Founders Push Back: What EIP-8363 Actually Does  ·  Robinhood Says It'll Pay You 7% — Your Money Actually Passes Through Five Hands First: Breaking Down the Earn Stack  ·  $100 Billion in Assets, Under 2% Insured: Why DeFi Still Can't Build a Real Insurance Business
Glossary · Stablecoin Mechanics

Collateralized Debt Position (CDP)

Stablecoin Mechanics intermediate

30-Second Version · For the impatient
A Smart Contract vault where a user locks crypto assets as collateral in exchange for minting a decentralized Stablecoin against it, with collateral value required to stay above the value of the stablecoin borrowed.
Full Explanation +
01 · What is this?

What is a Collateralized Debt Position (CDP), and how does it differ from a typical collateralized loan?

A CDP is a Smart Contract mechanism that lets users mint a decentralized Stablecoin out of thin air by locking up crypto assets as collateral. Using MakerDAO (now rebranded Sky) as an example, a user deposits ETH, staked ETH (like stETH), or other approved assets into a smart contract called a "Vault," which allows the user to borrow a certain proportion of stablecoins (such as DAI or USDS) based on the current market value of the collateral.

The key difference from a typical collateralized loan is structural: a traditional loan means borrowing someone else's money from a bank, which records a receivable on its books after lending. A CDP mints new stablecoin supply out of the protocol itself, backed by the collateral — there's no actual lender on the other side. The entire borrowing relationship exists between the user and a piece of self-executing code; repayment and Liquidation are handled entirely by the smart contract, with no human underwriting or credit check involved.

02 · Why does it exist?

Why does the CDP mechanism exist, and what problem does it solve?

In decentralized finance, wanting a currency that's both price-stable and free from reliance on any centralized institution runs into a fundamental tension: fiat-backed stablecoins like USDC or USDT are price-stable, but depend on the issuing company genuinely holding an equivalent amount of dollars in a bank account — which still means trusting a single centralized company. The CDP mechanism resolves exactly this tension: it uses on-chain, verifiable crypto assets as collateral, with rules enforced automatically by smart contracts to maintain the Stablecoin's value, without needing to trust any single issuer.

CDPs also solve a common practical need: wanting liquidity without selling assets you hold. Someone holding ETH who's bullish on its long-term price would give up future upside by simply selling it for stablecoins. By locking that ETH into a Vault and borrowing stablecoins against it instead, they keep their price exposure to ETH while still gaining freely usable liquidity.

03 · How does it affect your decisions?

How does a CDP actually work, and what are the rules governing each step?

Using Sky (formerly MakerDAO) as an example, the process breaks down into four steps. First, a user deposits approved collateral (ETH, staked ETH, tokenized real-world assets, etc.) into a Vault. Second, the protocol calculates the maximum Stablecoin that can be borrowed based on the collateral's market value and the minimum Collateralization Ratio for that asset type — a 150% ratio, for example, means depositing $1.50 worth of collateral allows borrowing at most $1 of stablecoin. Third, while holding the borrowed stablecoin, the user continuously accrues a "stability fee" (similar to loan interest) and must keep the collateral's value from falling below the safety threshold. Fourth, upon repayment, the user returns the borrowed stablecoin plus the accumulated stability fee, at which point the Vault unlocks and releases the collateral.

If the collateral's market value drops and the collateralization ratio falls below the protocol's Liquidation threshold, the Smart Contract automatically triggers liquidation: part or all of the collateral is auctioned off to repay the debt, along with a liquidation penalty (typically around 10%–13%). This entire process happens without any manual intervention or approval.

04 · What should you do?

What risks should investors watch for when minting stablecoins through a CDP?

The most direct risk is Liquidation: if collateral (such as ETH) drops sharply in price and the Collateralization Ratio falls below the threshold without the user adding more collateral in time, the Vault gets automatically liquidated. The user doesn't just lose the collateral — they also pay a liquidation penalty, meaning the value actually recovered is typically less than the collateral's original market value. This is also why protocols generally require Over-Collateralization above 150%: it preserves a buffer against price volatility, but it also means relatively low capital efficiency — borrowing $1 of Stablecoin requires locking up more than $1 of assets.

Another easily overlooked cost is the stability fee, which accrues continuously over the life of the loan. Looking only at the collateralization ratio without factoring in the stability fee into total borrowing cost can understate the real cost of holding a CDP position long-term. Beyond that, a CDP-based stablecoin's peg stability also depends on the health of its overall collateral mix and governance decisions (such as which collateral types are accepted) — both worth digging into further when assessing how trustworthy a given CDP-based stablecoin actually is.

Sources: Sky: what MakerDAO became, Inside Sky: DAI and USDS Architecture - Eco Support
Real-World Example +

Sky (formerly MakerDAO) is currently the largest decentralized stablecoin issuer: as of mid-2026, combined circulating supply of DAI and USDS stood at roughly $10 billion, backed by approximately $14.5 billion in protocol collateral, made up of ETH, staked ETH, and a growing share of tokenized real-world assets such as U.S. Treasuries. This makes Sky the third-largest dollar stablecoin issuer overall, behind only the two centralized giants USDT and USDC.

Common Misconceptions +
✕ Misconception 1
× Misconception: A CDP-based stablecoin is just another name for a "collateral-backed stablecoin," fundamentally the same as fiat-backed ones like USDC, when actually: the nature of the collateral is completely different. USDC is backed by dollar cash and short-term Treasuries the issuing company holds in a bank — off-chain assets requiring trust in a centralized institution. A CDP's collateral is on-chain, instantly verifiable crypto assets managed automatically by smart contracts. Both fall under the broad umbrella of "collateralized," but the mechanisms and trust models are entirely different
✕ Misconception 2
× Misconception: A higher collateralization ratio (like 300%) always means a safer CDP, when actually: the ratio reflects the protocol's risk assessment of that specific collateral's volatility. Too high a ratio sacrifices capital efficiency, while too low increases liquidation risk — there's no universal "higher is always better." What matters is whether the ratio actually matches the collateral's real volatility characteristics
The Missing Link +
Direct Impact

The advantage of a CDP is not needing to trust any single centralized institution — collateral and liquidation processes are fully transparent and verifiable on-chain, and users can gain liquidity while retaining long-term exposure to their assets. The drawback is relatively low capital efficiency (typically requiring over-collateralization above 150%), along with heavy dependence on stable collateral prices — a sharp drop without timely additional collateral triggers liquidation and an extra penalty, and the stability fee is an easily overlooked cost that accrues over the life of the position.

Ask a Question
Please enter at least 10 characters
Related Articles
Nobody Actually Lends You Anything: How Collateralized Debt Positions Mint Stablecoins Out of Your Own Assets
fundamentals · Aug 29
More Related Topics