What Is a Peg Stability Module (PSM)? How Stablecoins Hold $1 With 1:1 Swaps
— By Tony Rabbit in Tutorials

A peg stability module (PSM) is the on-chain mechanism that lets a stablecoin mint and redeem 1:1 against another stable asset to defend its $1 peg. Here is how the arbitrage works, what fees and caps do, and why PSMs trade resilience for reserve dependency.
A peg stability module (PSM) is the on-chain contract that lets a stablecoin be minted and redeemed 1:1 against another stable asset, usually a fiat-backed coin like USDC, so its market price stays pinned to $1. Instead of relying purely on collateral auctions or interest-rate tweaks, a protocol with a peg stability module gives arbitrageurs a fixed-price door: deposit a recognized stablecoin and receive the protocol's stablecoin at par, or hand back the protocol's stablecoin and pull out the reserve asset. When that door is open, anyone profiting from a price gap is also doing the work of dragging the price back to $1. This article explains the mechanic itself, not the failure, since most coverage focuses on what happens when a peg breaks rather than the module built to stop it.
Key Takeaways
- A PSM is the on-chain module that defends a stablecoin's peg by allowing 1:1 mint and redeem against another stable asset.
- Arbitrage does the actual stabilizing: above $1 traders mint and sell, below $1 they buy and redeem.
- Fees and caps control how much the module can absorb and how cheaply arbitrage runs.
- The tradeoff is reserve dependency: the peg becomes only as safe as the backing stablecoin's issuer.
What a peg stability module (PSM) actually is
At its core, a peg stability module is a swap facility hardwired into a stablecoin protocol. It holds a reserve of a trusted stable asset and quotes a fixed exchange rate of one-to-one between that reserve and the protocol's own stablecoin. With MakerDAO's DAI and its successor USDS, the PSM lets users swap USDC for DAI or USDS and back at par, minus a small fee. Frax-style designs use a comparable idea, blending a redeemable reserve with algorithmic supply control. The point is the same everywhere: create a place where the stablecoin can always be converted at exactly $1 worth of something liquid.
This is different from the collateral that backs a borrow position. A loan-style stablecoin is created when someone locks volatile assets and mints against them. A PSM, by contrast, mints the stablecoin directly against another stablecoin with no liquidation risk and no price volatility on the reserve side. That makes the module a fast, predictable release valve, which is exactly why it has become the dominant peg-defense tool for collateralized designs and a useful contrast to algorithmic stablecoins that try to hold the peg with supply incentives alone.
How the arbitrage keeps the peg
The module never has to push the price by itself. It just offers $1 on demand and lets profit-seekers do the rest. The mechanism has two symmetric sides.
When the stablecoin trades above $1, say $1.01 on the open market, an arbitrageur deposits $1.00 of reserve stablecoin into the PSM, mints one new unit at par, and sells it on the market for $1.01, pocketing the spread. That selling adds supply and pushes the price down toward $1. When the stablecoin trades below $1, say $0.99, the trade reverses: the arbitrageur buys cheap units on the market for $0.99, redeems them through the PSM for $1.00 of reserve, and keeps the difference. That buying removes supply and lifts the price back up. As long as the module has capacity and reserves, the deviation gets arbitraged away in both directions, which is why a working PSM keeps deviations small enough that they rarely become a depeg event at all.
Fees and caps inside a PSM
A PSM is not free money, and that is deliberate. Two parameters govern its behavior. The first is the swap fee, often a tiny percentage charged on mint, redeem, or both. This fee sets the width of the band the price can drift in before arbitrage becomes profitable. A zero fee gives a razor-tight peg but lets value leak out during heavy flow; a small fee earns the protocol revenue and discourages thrashing, at the cost of a slightly wider tolerance around $1. You will see the same band logic when routing trades on venues like Curve Finance stablecoin pools, where stable-to-stable swaps stay cheap precisely because the assets are meant to trade near par.
The second parameter is the debt ceiling or cap, the maximum amount of the protocol's stablecoin that can be minted through the module. The cap exists because every unit minted via the PSM is backed by the reserve asset, so the cap is really a limit on how much exposure the protocol is willing to take to that one issuer. Hit the cap and the cheap mint door closes, which is a safety brake, not a bug. Governance tunes both the fee and the cap over time as conditions change.
The centralization and collateral-concentration tradeoff
Here is the catch that the smooth peg can hide. When a protocol leans on a PSM, a large slice of its stablecoin ends up backed by another issuer's reserves. If the PSM holds mostly USDC, then the protocol's coin is, in practice, partly a wrapper around USDC and inherits everything that comes with it: the issuer's banking relationships, its freeze and blacklist powers, and its regulatory exposure. The module buys excellent peg stability, but it pays for that stability with reserve dependency and centralization, a tradeoff every stablecoin design has to weigh.
This is why collateral concentration is a live governance debate. A decentralization-minded community may want a small PSM for emergencies but resist letting it dominate the backing, while a stability-minded one may accept heavy reserve exposure as the price of a peg that almost never wobbles. There is no universally correct answer; there is only the tradeoff being made consciously or by accident.
Why PSMs both stabilize and create contagion risk
A PSM is a near-perfect shock absorber right up until the asset it absorbs into is the thing that breaks. Because the module ties the protocol's peg to the reserve stablecoin at 1:1, a serious problem with that reserve propagates straight through. The clearest real example was March 2023, when USDC briefly lost its peg after exposure to a failed bank. Protocols holding large USDC-backed PSMs saw their own stablecoins drift in sympathy, because redeeming through the module only returned the very asset that was itself wobbling. The shock absorber became a transmission line.
That is the dual nature in one sentence: a PSM converts the hard problem of holding a peg against the open market into the easier problem of holding a peg against one trusted reserve, and in doing so it imports all of that reserve's risk. For day-to-day conditions this is a great trade, since most stress is market noise the module smooths instantly. For tail events it concentrates risk into a single point of failure, which is exactly the dynamic explored in our guides on stablecoin depeg causes and on stablecoin depeg risk. Understanding the PSM is what lets you see, before the next stress test, which stablecoins are genuinely diversified and which are one issuer away from trouble.
This article is for educational purposes only and is not financial advice.