ethereum-reports
← Index DeFi

Stablecoins: From Pegged IOUs to Ungovernable Money

The design space, the graveyard, the fork-choice problem, and the flatcoin frontier — and why the most successful stablecoins gave up nearly everything crypto was for.


tl;dr


Contents

  1. The Design Space: What Were We Actually Trying to Build?
  2. The Graveyard: Failure Modes as a Taxonomy
  3. The Fork-Choice Problem: Who Decides Canonical Ethereum?
  4. The Failings of the Incumbents (USDC / Tether)
  5. The Flatcoin Frontier: Ungovernable Money That Actually Works
  6. Sources
  7. Data Notes & Caveats

1. The Design Space

What were we actually trying to build?

A stablecoin is an attempt to put a stable unit of account on a permissionless ledger. The disagreement — the entire history of the field — is over what you trust to keep it stable. That trust choice sorts every design into one of three families.

Crypto-overcollateralized (the immutable line). Lock volatile crypto worth more than the stable you mint; defend the peg with liquidations and redemption arbitrage.

Fiat-backed (the custodial line). Hold dollars (or T-bills) in a bank; issue a token that’s a claim on them.

Undercollateralized / algorithmic (the seigniorage line). Back the coin with nothing exogenous — use a reflexive sister token and supply expansion/contraction to chase the peg.

The trilemma

You can have at most two of: decentralized, capital-efficient, robustly pegged.

Haseeb Qureshi’s foundational taxonomy essay frames the peg itself as a Schelling point — “if enough people believe the system will survive, that belief can lead to a virtuous cycle.” That insight is the hinge of the whole analysis: pegs are confidence games, and the design question is whether the mechanism adds confidence under stress or consumes it.

The MakerDAO arc — the cautionary tale, not the victory lap

This is the most important thread in the history, because it shows decentralization decaying under economic gravity:

The lesson: capital efficiency is a one-way ratchet toward centralization unless you deliberately weld the door shut — which is exactly what LUSD does (§5).

Vitalik’s two tests (the evaluation lens)

From “Two thought experiments to evaluate automated stablecoins” (May 25, 2022, written days after Terra):

He praised RAI as the “ideal type” — ETH-only, floating target — and, in “What in the Ethereum application ecosystem excites me” (Dec 5, 2022), planted the flatcoin seed: a governance-minimized coin could track “a global average CPI index” and advertise “abstract best-effort price stability,” with lower regulatory risk because it isn’t pretending to be a digital dollar.


2. The Graveyard

Failure modes as a taxonomy, not a list of disasters

Don’t read these chronologically — sort them by failure category. There are five, laid out at the end.

Terra UST / LUNA — the canonical death spiral (May 2022)

OlympusDAO (OHM) — not a stablecoin (2021–2022)

Fantom fUSD — overcollateralized, yet depegged and stayed depegged

Iron Finance — IRON / TITAN: “DeFi’s first large-scale bank run” (June 16, 2021)

The seigniorage wave — Basis Cash, ESD, DSD (late 2020 – 2021)

Honorable mentions (one-liners that expand the taxonomy)

Synthesis — the five failure categories

  1. Algorithmic reflexivity / death spiral — UST, IRON/TITAN, ESD/DSD/Basis, NuBits. The dominant killer.
  2. Collateral risk — fUSD (correlated, broken redemption), Frax↔SVB (off-system shock).
  3. Bank-run / coordination failure — IRON, the textbook case.
  4. Governance / oracle exploit — Beanstalk (flash-loan governance), IRON (lagging TWAP), Wonderland (treasury control).
  5. Yield-subsidy unsustainability — Anchor’s 20%, OHM’s rebase APY.

The through-line: durable pegs need (a) exogenous, uncorrelated collateral; (b) a redemption mechanism that closes the arbitrage under stress; (c) organic demand not propped by unsustainable yield. The algorithmic casualties were missing all three.


3. The Fork-Choice Problem

Who decides canonical Ethereum?

The actual source — and the correction

The canonical essay is Haseeb Qureshi & Leland Lee, “Ethereum is now unforkable, thanks to DeFi” (Oct 31, 2019). Two things to get right:

  1. It’s co-authored with Leland Lee.
  2. It was written ~3 years before the Merge, framed around the then-active, hypothetical ProgPoW mining dispute — not ETHPoW. The argument is structural, and the Merge later became its real-world confirmation. That is the sharper framing: a 2019 prediction about a hypothetical fork, validated by a 2022 fork nobody was thinking about when he wrote it.

The argument, precisely

Thesis: “Ethereum will never again have a meaningful minority fork, in large part because of DeFi’s inherent fragility.” The mechanism is composability + centralized chokepoints, with USDC as the keystone:

The issuer’s redemption choice becomes the Schelling point. Coordination incentives do the rest.

Vitalik conceded the same point (Aug 2022)

At BUIDL Asia (Seoul, ~Aug 4–5, 2022), weeks before the Merge: you’ll have “100 billion of USDT on one chain and 100 billion of USDT on the other chain… and so, they [Tether] need to stop respecting one of them.” He called it a 5–10-year concern and suggested diversifying stablecoins (USDC and DAI) as mitigation. (Reported quotes from a conference talk, not a written primary.)

The live experiment — the Merge / ETHPoW (Sept 2022)

Why this is the deepest indictment

The sharpest framing: the canonicity of “real” Ethereum — the supposedly credibly-neutral, unstoppable settlement layer — was effectively ratified by the redemption policies of two private companies. This isn’t a peg risk or a counterparty risk; it’s a sovereignty risk at the base layer. It is the strongest argument for why decentralized stables aren’t a nice-to-have but a precondition for Ethereum’s neutrality. (Related: Lyn Alden, “Proof-of-Stake and Stablecoins: A Blockchain Centralization Dilemma.”)


4. The Failings of the Incumbents

USDC and Tether — the price of winning

USDC and the SVB depeg (March 2023) — banking risk, imported wholesale

Tether — reserves, transparency, and the audit that never comes

Censorship / freeze power — the core CROPS failure

Counterparty / regulatory capture — structural, not incidental

Scale + regulatory status (early–mid 2026)

The irony

The most “successful” stablecoins are the most centralized — and regulation is entrenching that, not fixing it. GENIUS rewards the fiat/T-bill model and bans yield (protecting bank deposit franchises and Treasury demand), while effectively excluding algorithmic and disadvantaging decentralized designs that can’t post fiat reserves through a licensed depository. The state is blessing a duopoly that gives up every CROPS property — Censorship-Resistant, Open-source, Private, Secure — that motivated crypto in the first place. CROPS is the rubric used to score the flatcoins in §5.


5. The Flatcoin Frontier

Ungovernable money that actually works

Definition first — two senses of “flatcoin”

LUSD, RAI, HAI, and ZAI are often grouped together — but the unifying property isn’t the peg target, it’s the trust model: decentralized, crypto-collateralized, minimal-governance, censorship-resistant. That is the real category — call it “ungovernable money” for the loose-sense umbrella.

The two critiques the category must answer

  1. Volatility of the underlying collateral. ETH is volatile, so you need some shock absorber: overcollateralization + liquidations (LUSD), or a floating redemption price that absorbs volatility into the peg target itself (RAI/HAI), or a soft-liquidation curve (crvUSD’s LLAMMA).
  2. Capital efficiency / scalability. This is the unsolved one. Overcollateralized CDP supply is capped by demand for leverage — you only get stablecoins when someone wants to borrow against crypto. That’s why DAI reached for USDC: to scale past the leverage ceiling, it had to centralize collateral. The honest statement: no decentralized stable has yet scaled to USDC-size without centralizing collateral. The trilemma is alive.

The protocols (sizes from DefiLlama/CoinGecko, 2026-05-22)

LUSD — Liquity v1 (the immutability gold standard). ETH-only, 0% interest, 110% minimum collateral ratio, Stability Pool + redemption arbitrage giving a ~$1.00–1.10 band. No admin keys, no governance, no upgradeability — it cannot be changed. The strongest CROPS score in the field and the cleanest counterexample to “decentralized stables inevitably centralize.” Cost: capital inefficiency and a soft ceiling on size. ($28.6M mcap; $242M Liquity v1 TVL. Note its all-time low was $0.897 in Jan 2022, so the “$1.00–1.10 band” holds in normal conditions but isn’t a hard floor.)

RAI — Reflexer (the non-pegged ideal type). ETH-only, non-pegged: an on-chain PID controller sets a floating redemption price via a redemption rate (price above target → negative rate nudges it down; below → positive). “Ungovernable money,” governance minimized. Reflexer Labs has wound down; contracts are immutable and live but static and tiny ($1.7M mcap; $2.3M protocol TVL; redemption price now ~$3.06 — it never targeted $1). The point it proves: you can build stable-value money with no peg promise and no governance — Vitalik’s “ideal type.”

BOLD — Liquity v2. Adds user-set interest rates (redemptions hit the lowest-rate loans first, not the lowest-CR ones) and multi-collateral (WETH, wstETH, rETH in isolated branches); Earn yield now comes from real borrower interest, not token emissions. More flexible, governed (so a notch below v1 on immutability). ($33M BOLD circulating; $82M Liquity v2 TVL.)

HAI & Open Dollar (OD) — the RAI descendants. HAI (“Let’s Get HAI”) is a multi-collateral RAI fork on Optimism (Ameen Soleimani; mainnet Feb 2024) with a KITE governance token — so more governed than RAI. Alive but tiny (~$0.6M circulating). Open Dollar is a distinct project (not a HAI rebrand): GEB-framework, governance-minimized, LST-backed, ~$1.00-floating on Arbitrum, by Joseph Schiarizzi, whose twist is Non-Fungible Vaults (the CDP itself is a tradable NFT) — but it is effectively dormant now (~$6K TVL), so it reads as a design idea, not a live option.

ZAI on Zcash — the frontier exemplar. An oracle-free, ZEC-collateralized CDP “flatcoin”: no Chainlink — an AMM TWAP is the only price input — and it’s shielded-transaction native (depends on Zcash Shielded Assets / ZSAs). Posted to the Zcash forum Feb 2026 by pseudonymous dev lamb356 (repo lamb356/zai-sim); claims $0 bad debt in backtested replays of Black Thursday, FTX, and Luna.

Crucial caveat: ZAI is a simulation / research proposal — not deployed. No testnet, immutability not yet addressed. It is the most on-thesis design in the field — it pushes on the two hardest things at once (oracle dependence and privacy, the P in CROPS that almost nobody else even attempts) — but it belongs in any survey as a frontier direction, not a usable product.

Others worth a line each:

Comparison table

Name Collateral Peg type Governance / immutability Size (DefiLlama/CoinGecko, 2026-05-22) CROPS-ish read
LUSD (Liquity v1) ETH only Soft $1 (1.00–1.10 band) Immutable, no governance $28.6M mcap / $242M TVL Gold standard
RAI (Reflexer) ETH only Non-pegged, floating redemption price Governance-minimized, wound down $1.7M mcap / $2.3M TVL Ideal type, dormant
BOLD (Liquity v2) ETH + LSTs Soft $1, user-set rates Governed $33M circ / $82M TVL Strong, but governed
HAI ETH + LSTs + RAI RAI-style floating KITE governance ~$0.6M circ Alive but tiny
Open Dollar (OD) LSTs ~$1 floating Governance-minimized ~$6K TVL Novel (NFV vaults), dormant
crvUSD ETH/LSTs/BTC Soft $1 (LLAMMA) Curve governance $239M Novel liquidations
GHO Multi $1 Aave governance $583M Governed, largest
ZAI (Zcash) ZEC CDP “flatcoin”, oracle-free Not yet built N/A — simulation Most on-thesis, vaporware-stage
frxUSD RWA/custodial $1 Governed ~$198M (FRAX) Not censorship-resistant
Ethena USDe CEX delta-neutral $1 Governed $4.44B The foil (CeFi-dependent)

The honest close

Score them on CROPS and only LUSD and RAI clear the censorship-resistant + immutable bar cleanly today. BOLD/crvUSD/GHO are decentralized-but-governed (a real category, not a dismissal). ZAI is the frontier — the only design even trying to add Privacy to the stack — but it’s an idea, not a product. And the scaling question hangs over all of them: the immutable ones can’t scale to USDC-size without centralizing, and the day they try, they become MakerDAO. That tension — not any single protocol — is the real subject.

Worth sitting with: outside GHO ($583M) and crvUSD ($239M), the immutable/censorship-resistant designs worth championing — LUSD ($28.6M), RAI ($1.7M) — are rounding errors against USDT’s $189B. That scale gap is the argument.


6. Sources

Design space / history

Failure modes

Fork-choice problem

Incumbent failings

Flatcoins / decentralized stables


7. Data Notes & Caveats