Get Tokenomics

Stablecoin Tokenomics: Models, Formulas, and Terra Lessons

Four stablecoin models — fiat-backed, algorithmic, hybrid, and CDP. Peg mechanics, the UST crash analysis, and USDC/DAI/FRAX comparison.

A stablecoin is a token designed to maintain a stable exchange rate against an external asset (usually the dollar). From a tokenomics perspective, it’s an extreme case: a token where price stability is the primary function, not a side effect. Stablecoin tokenomics defines how the peg is maintained, what incentives participants have, and where the failure points are.

Why Stablecoins Are a Tokenomics Problem

A stablecoin is not simply “a token equal to a dollar.” Behind every stablecoin is an economic mechanism that maintains the peg, and that mechanism is pure tokenomics:

  1. Supply model — how stablecoins are created and destroyed
  2. Demand model — why hold a stablecoin rather than dollars in a bank account
  3. Stabilization mechanism — how the system returns the price to the peg after deviations
  4. Participant incentives — who maintains the peg and why it’s profitable for them
Market scale
Total stablecoin market cap exceeds $300B (2025–2026). USDT and USDC account for over 80% of the market. Decentralized stablecoins (DAI, FRAX, GHO, crvUSD) make up less than 10%, but they’re the most interesting from a tokenomics standpoint since their peg mechanism is entirely on-chain.

Four Stablecoin Models

Model 1: Full Fiat Backing

The simplest model: each stablecoin is backed by a dollar (or equivalent) in a bank account.

Mechanics:

  1. User sends $1 to the issuer
  2. Issuer mints 1 stablecoin
  3. On redemption: user surrenders the stablecoin → receives $1
Peg condition: Reserves >= Supply_stablecoin
  • The peg holds as long as reserves cover supply
  • Failure point: if Reserves < Supply, a bank run begins

Examples: USDC (Circle), USDT (Tether), PYUSD (PayPal)

Tokenomics:

  • The issuer earns interest by investing reserves in treasury bonds
  • Users receive no yield (revenue goes to the issuer)
  • No governance token (centralized model)
AdvantageDisadvantage
Simple and understandableCentralization (issuer can freeze funds)
Stable pegCounterparty risk (issuer’s bank)
ScalableRegulatory risk (MiCA, SEC)

Model 2: Crypto-Collateralized (CDP)

CDP (Collateralized Debt Position) is a decentralized model where stablecoins are minted against crypto collateral.

Mechanics:

  1. User locks ETH (or another asset) in a smart contract
  2. Receives stablecoins worth less than the collateral value (overcollateralization)
  3. To reclaim collateral: return the stablecoins + pay interest
  4. If collateral value drops below threshold — liquidation
Collateral_ratio = Collateral_value / Debt_value
  • Minimum collateral ratio: typically 150% (DAI); crvUSD uses soft liquidations (LLAMMA) instead of a fixed threshold
  • When ratio < minimum → automatic liquidation
Max_borrow = Collateral_value / Ratio_min
  • Example: $10,000 ETH collateral at 150% ratio → max borrow $6,667
  • In practice, users maintain 200–300% ratios for safety margin

Examples: DAI / USDS (MakerDAO / Sky), crvUSD (Curve), GHO (Aave), LUSD / BOLD (Liquity V1 / V2)

Participant incentives:

ParticipantActionIncentive
BorrowerLocks collateral, mints stablecoinGets liquidity without selling the asset
LiquidatorBuys undercollateralized positionsGets collateral via Dutch auction; borrower pays a 13% liquidation penalty
DSR holderDeposits stablecoin in savings moduleEarns interest (DAI Savings Rate)

CDP Stabilization Mechanism

The peg is maintained through arbitrage and interest rate management:

Price > $1 (premium): Protocol lowers the interest rate → borrowing becomes cheaper → more stablecoins are minted → supply increases → price falls toward $1.

Price < $1 (discount): Protocol raises the interest rate → holding a loan becomes expensive → borrowers buy stablecoins and close positions → supply decreases → price rises toward $1.

Arbitrage_incentive = |Price − 1| − Swap_fee
  • Arbitrageurs buy cheap stablecoins and repay debt (or vice versa)
  • Arbitrage works as long as deviation > swap fee
CDP stablecoin stabilizationTwo scenarios: Price above $1 and Price below $1, both converging to the $1.00 pegPrice > $1Lower rate → more borrowing→ more supplyPrice < $1Raise rate → loans close→ less supply$1.00 (peg)Interest rate + arbitrage return the price to the peg

Model 3: Algorithmic Stablecoin

An algorithmic stablecoin maintains its peg without physical backing — using only math and incentives.

Core mechanic — the seigniorage model:

  1. Price > $1 → protocol mints new stablecoins → supply grows → price falls
  2. Price < $1 → protocol buys back and burns stablecoins → supply shrinks → price rises
Emission = max(0, Demand − Supply)
  • Simplified conceptual model — real implementations use mint/burn swaps (Terra) or rebase mechanics, not a direct demand minus supply function
  • Protocol expands supply when demand grows
  • And contracts it when demand falls
  • The question: at whose expense does contraction happen?

The Terra/UST Crash: Step-by-Step

Terra (UST) was the largest algorithmic stablecoin failure. Its collapse in May 2022 wiped out an estimated $40–50B in combined UST and LUNA market cap.

Terra’s mechanics:

  • UST (stablecoin) pegged to $1 through a two-way swap with LUNA (governance token)
  • To mint 1 UST: burn $1 worth of LUNA
  • To redeem 1 UST: receive $1 worth of LUNA

What went wrong:

  1. Anchor Protocol offered 20% APY on UST deposits, attracting demand not backed by real economic activity
  2. Massive positions concentrated in Anchor (~75% of all UST)
  3. Mass withdrawal from Anchor → UST selling → peg pressure
  4. To defend the peg, the protocol burned UST and minted LUNA
  5. Massive LUNA minting → LUNA hyperinflation → LUNA price crash
  6. Falling LUNA price meant redeeming 1 UST required minting ever more LUNA → death spiral
  7. LUNA supply exploded from ~350M (pre-crash) to 6.5T in approximately 3 days
The death spiral formula
A death spiral occurs when collateral is denominated in the protocol’s own token: falling collateral price requires minting more tokens → additional minting pushes the price down further → even more minting. A positive feedback loop with no external stabilizer.
Spiral: Price_LUNA ↓ → Emission_LUNA ↑ → Price_LUNA ↓↓
  • At $1 LUNA: redeeming 1M UST requires minting 1M LUNA
  • At $0.01 LUNA: redeeming 1M UST requires minting 100M LUNA
  • Hyperinflation: LUNA supply grew from ~350M to 6.5T in ~3 days

The Lesson from Terra

An algorithmic stablecoin backed solely by its own governance token is mathematically unstable under mass withdrawal. Without external collateral (fiat, ETH, treasury bonds), the model only works during growing demand.

Model 4: Hybrid (Partial Backing)

Hybrid stablecoins combine real-asset backing with algorithmic stabilization.

Mechanics (FRAX v1 example):

  • Part of the stablecoin is backed by USDC (collateralized portion)
  • Part is algorithmic through FXS (uncollateralized portion)
  • The ratio (collateral ratio) adjusts dynamically
Value_FRAX = CR × Collateral + (1 − CR) × Algorithm
  • CR — collateral ratio (backed portion)
  • At CR = 100% → fully backed (like USDC)
  • At CR = 0% → fully algorithmic (like UST)
  • In practice CR = 85–100%
FRAX evolution
After the Terra crash, the FRAX project moved from partial to full collateralization (CR = 100%). This is a market signal: the fully algorithmic model didn’t survive the practical test, and even hybrid models are moving toward full backing.

Comparison Table

StablecoinModelCollateralDecentralizationPeg stabilityGovernance token
USDCFiat-backedUSD in accountsNoHighNone
USDTFiat-backedMixed assets (~80% US Treasuries, quarterly attestations since 2024)NoHighNone
DAI / USDSCDPETH, USDC, RWA (primarily US Treasuries by 2026)PartialHighMKR → SKY
crvUSDCDP (LLAMMA)ETH, wBTC, wstETHYesHigh (soft liquidations)CRV
GHOCDPaTokens (Aave)PartialHigh (~$580M cap, stable peg by 2026)AAVE
LUSD (V1)CDPETH onlyYesHighLQTY
BOLD (Liquity V2)CDPETH + LSTsYesHighLQTY (shared)
FRAXHybrid → fiatUSDC + treasury bonds; frxUSD backed by tokenized treasuries (2026)PartialHighFXS
USTAlgorithmicLUNA (itself)YesFailedLUNA

Governance Token Tokenomics for Stablecoins

Decentralized stablecoins typically have a separate governance token whose tokenomics determines system resilience.

MKR → SKY (MakerDAO / Sky)

  • Role: governance + last line of defense
  • Mechanism: when collateral is insufficient, the protocol mints governance tokens and sells them to cover debt
  • Revenue: surplus reserves fund governance token buyback and burn
  • Incentives: governance token holders are incentivized to manage risk properly — otherwise their token gets diluted
MakerDAO → Sky rebrand
In May 2025, MakerDAO rebranded to Sky: MKR was replaced by SKY (1:24,000 conversion) and DAI by USDS. The mechanism described here remains the same — only the token names changed. We use the original MKR/DAI names where describing the historical design.
Protocol_revenue = Loan_interest − DSR_expenses − Operating_costs
  • If revenue > 0 → governance token buyback (deflation)
  • If loss → governance token minting (inflation, last resort)

CRV (crvUSD)

  • Role: governance via veTokenomics (see veTokenomics)
  • crvUSD specifics: the LLAMMA soft liquidation mechanism — liquidation through AMM instead of instant threshold liquidation
  • Revenue: crvUSD loan interest is distributed to veCRV holders

Design Lesson

A stablecoin’s governance token should be the last line of defense: during a crisis, the protocol can dilute the governance token to cover debt. This creates a natural incentive for responsible governance — MKR holders lose money if they allow poor risk management.

Designing a Stablecoin: Checklist

Stablecoin design checklist

  • Choose the model — CDP or fiat-backed
  • Collateral and ratio — if CDP: define accepted collateral types and minimum ratio
  • Liquidation mechanism — instant or soft (LLAMMA)
  • Interest rate — define the rate and adjustment mechanism
  • Governance token — design as the last line of defense
  • Stress test — what happens if collateral drops 50% in a day?
  • Reflexivity check — ensure collateral doesn't depend on the protocol's own token
  • Key Risks

    Collateral Reflexivity

    If a stablecoin is backed by an asset whose price depends on demand for the stablecoin (like UST/LUNA), the system contains a positive feedback loop. Under any significant stress, this loop becomes a death spiral.

    Rule: collateral must be exogenous — its price must not depend on demand for the stablecoin.

    USDC Dependency

    Many “decentralized” stablecoins (DAI, FRAX) use USDC as a significant portion of their collateral. This creates dependency on Circle and reduces real decentralization. In March 2023, when USDC briefly lost its peg due to Silicon Valley Bank issues, DAI also deviated from $1.

    Regulatory Pressure

    MiCA in the EU introduces requirements for stablecoin issuers: licensing, reserves, reporting. For fiat-backed stablecoins, this is a formality (Circle already obtained a license). For decentralized ones, it’s an existential challenge: who is the issuer of DAI?

    Summary

    Stablecoins are a tokenomics laboratory: each model embodies a specific economic theory. The four models sit on a spectrum from full centralization (USDC) to full algorithmization (UST), and the market has clearly shown: real-asset backing is necessary.

    The Terra crash wasn’t a failure of a specific project — it was a failure of a model: an algorithmic stablecoin backed by its own token contains a mathematical vulnerability — a positive feedback loop that under stress becomes a death spiral.

    For designing a resilient stablecoin: use exogenous collateral (ETH, RWA, treasury bonds), a liquidation mechanism with a safety margin, and a governance token as the last line of defense.

    Designing a stablecoin?

    We've analyzed the tokenomics of every major stablecoin model. We'll help you choose the right architecture, set parameters, and stress-test the peg mechanism.

    Get in touch