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.
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.
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.
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.
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.
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.