MrDeFi
DeFi Protocols2026-05-124 min read

What Is a Maker Vault? How DAI Is Minted Explained

What is a Maker Vault? How locking collateral, paying stability fees, and minting DAI actually works, step by step.

A Maker Vault (formerly called a CDP, or collateralized debt position) is a smart contract where a user locks approved collateral — like ETH or other supported assets — in order to mint DAI, MakerDAO's decentralized stablecoin, against that locked value. It's one of the original models for decentralized stablecoin issuance and remains a foundational example of how overcollateralized lending works in DeFi.

The basic mechanics

To open a Vault, a user deposits an approved collateral asset into the Vault contract. Based on that asset's collateralization requirement (set by MakerDAO governance), the user can then mint DAI up to a certain percentage of the collateral's value — always less than 100%, since the system requires overcollateralization to stay solvent even if the collateral's price drops.

The minted DAI is a new stablecoin, generated directly by the Vault, not borrowed from a pool of other users' deposits the way it works in typical DeFi lending markets like Aave or Compound. This is a structural difference worth understanding: Maker Vaults create new DAI supply on demand, backed by locked collateral, rather than matching individual lenders and borrowers.

Stability fees

While DAI is outstanding against a Vault, the Vault accrues a stability fee — effectively an interest rate charged on the minted DAI, set by MakerDAO governance for each collateral type. This fee must be paid (usually in DAI) before the Vault's collateral can be fully withdrawn. Stability fees serve a similar function to a lending market's borrow rate, and are covered in more depth in our explainer on what a stability fee actually is.

Liquidation and the safety margin

If the collateral's value falls enough that the Vault's collateralization ratio drops below the required minimum, the Vault becomes eligible for liquidation: the collateral is auctioned off (through Maker's own liquidation auction mechanism) to cover the outstanding DAI debt plus a penalty, with any surplus returned to the original Vault owner. This overcollateralization buffer — requiring, for example, 150% or more collateral value relative to debt for many assets — exists specifically to absorb price declines without leaving the system holding bad debt.

Vault mechanics compared to a standard lending market deposit

Aspect Maker Vault Typical lending market (e.g. Aave)
What's created New DAI is minted directly Borrowed asset comes from other depositors' pooled funds
Interest mechanism Stability fee, set by governance per collateral type Variable borrow rate, set by supply/demand utilization
Liquidation mechanism Collateral auction Liquidator repays debt, seizes discounted collateral
Collateral diversity Wide range, including real-world assets in newer versions Wide range, protocol-dependent

Multi-collateral DAI and real-world assets

Maker's system has evolved considerably from its early ETH-only design (single-collateral DAI) to a multi-collateral system supporting many crypto assets, and more recently, real-world assets like tokenized treasuries and other off-chain collateral types, bringing traditional finance yield into the system backing DAI. This has genuinely changed DAI's risk profile over time — from a purely crypto-collateralized stablecoin to one with meaningful exposure to off-chain assets and counterparties, a tradeoff between yield/stability and decentralization that's been actively debated within Maker's governance community.

Managing a Vault's health factor

Vault owners can monitor their position's collateralization ratio at any time and take action before hitting the liquidation threshold — either by depositing additional collateral to raise the ratio, or by repaying some of the outstanding DAI debt to reduce it. This is conceptually similar to managing a health factor in a standard DeFi lending market, though the specific mechanics of Maker's liquidation auctions and penalty structure differ from a typical lending protocol's liquidation process.

Risks specific to Vaults

Beyond standard smart contract risk, Vault users face collateral-specific liquidation risk (a sharp price drop can trigger liquidation even on a well-managed position if it's not sized conservatively), governance risk (stability fees and collateralization requirements can change through DAO votes, discussed generally in our piece on DeFi governance tokens), and, for real-world-asset-backed collateral, counterparty risk tied to whoever holds and manages those off-chain assets — a meaningfully different risk category than pure on-chain crypto collateral.

Why this matters for anyone holding or using DAI

Even users who never open a Vault directly are exposed to how the system is collateralized, since DAI's stability depends on the aggregate health of all outstanding Vaults and the quality of the collateral backing them. Understanding what's backing DAI at any given time — and how that mix has shifted toward real-world assets — is relevant background for anyone holding DAI as part of a broader stablecoin strategy.

Bottom line

A Maker Vault lets a user mint DAI directly against locked, overcollateralized assets, with a stability fee accruing like interest and a liquidation mechanism protecting the system if collateral value falls too far. It's a genuinely different model from pooled lending markets, and its risk profile has shifted as Maker has diversified collateral types — worth understanding both for Vault users and for anyone relying on DAI itself.

Related articles

This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.