Blockchain
Tokenomics: Designing Economic Models
In May 2022, LUNA was trading at $80 with a total supply of ~350 million tokens. Within a week, the supply had exceeded 6.5 trillion and the price had fallen to $0.00001. A single flaw in tokenomics design - hyperinflationary minting triggered by the collapse of an algorithmic stablecoin - wiped out $40 billion in market cap in days. At that same moment, Ethereum with EIP-1559 was burning ETH faster than it was issuing it, gradually contracting supply. Two protocols, two approaches to supply mechanics - one led to catastrophe, the other became an argument for institutional investors. Tokenomics is not about "how many coins to print." It is the engineering of economic incentives, where every parameter - from vesting schedule to burn rate - determines who earns, who loses, and whether the project survives.
- **Terraform Labs / LUNA crash (2022)** - a hyperinflationary spiral destroyed $40B in 5 days. The mint mechanism tied to UST's depeg turned a deflationary token into an infinite printing press
- **Curve Wars (2021–2023)** - protocols spent hundreds of millions of dollars buying up CRV to control DeFi liquidity direction through veTokenomics
- **Uniswap Fee Switch (2024–2025)** - governance debates over whether the UNI token should receive a share of $1B+ in annual revenue collided with the SEC's question about classifying the token as a security
Предварительные знания
Supply & Demand Mechanics
Imagine launching a new economy from scratch. Not a company, not an app - **an entire monetary system**. How many coins to issue? All at once, or gradually? How do you keep the price from crashing within a week? Tokenomics is the set of answers to these questions, and on those answers depends whether a project becomes an ecosystem with a living economy or goes down in history as another pump and dump.
Three Kinds of Supply
One of the most common sources of investor confusion is the difference between three supply metrics. A project can have a total supply of one billion tokens, but if the circulating supply is only 50 million, the market capitalization is radically different from the fully diluted valuation.
| Metric | Definition | Example (Solana, 2024) |
|---|---|---|
| Circulating Supply | Tokens currently on the market | ~430M SOL |
| Total Supply | All created tokens (including locked) | ~580M SOL |
| Max Supply | Absolute emission ceiling | ∞ (no cap) |
| FDV (Fully Diluted) | Price × Max/Total Supply | Can be 5–10x the market cap |
**Fixed cap vs Infinite supply.** Bitcoin (21M) and BNB (~200M after burns) have a hard ceiling. Ethereum and Solana do not. After The Merge, Ethereum's inflation hovers around zero (sometimes deflationary thanks to EIP-1559 burn), and Solana issues ~5.4% per year with a gradual decline to 1.5%. The absence of a max supply does not imply hyperinflation - it all depends on the balance of emission vs burn.
Demand Drivers
Supply is only half the equation. Without demand, even a scarce token is worthless. Demand drivers fall into **organic** (real usage) and **speculative** (price-appreciation expectations).
Token Velocity Problem
**Token velocity** is the rate at which tokens change hands. If users buy a token only to use it immediately (pay gas and sell the change), high velocity suppresses the price. This is the well-known problem described by Kyle Samani of Multicoin Capital: **a utility token is not obligated to be valuable** if holders don't need to hold it.
Sink Mechanisms
A **sink** is a mechanism that removes tokens from circulation, reducing velocity and circulating supply. Well-designed tokenomics creates multiple sinks that make holding the token more attractive than selling it immediately.
- **Burn** - irreversible destruction. BNB burns via Auto-Burn using a formula tied to price and block count. Ethereum burns base fees (EIP-1559). Result: deflationary pressure
- **Lock / Stake** - time-locked freezing. Curve allows locking CRV for up to 4 years to receive veCRV. Cosmos requires a 21-day unbonding period. Result: reduced circulating supply
- **Consume** - spending upon use. Axie Infinity burns SLP during breeding. Filecoin requires collateral to store data. Result: demand is tied to usage
A protocol generates $200M/year in revenue. Token velocity = 40. What market cap does Fisher's equation predict, and how can it be increased?
Token Distribution & Vesting
Token distribution is **the constitution of a new economy**. How much do founders get? Investors? The community? Every percentage point is a balance of power. Too much to insiders - and the project becomes a pump and dump for early participants. Too little - and the team has no motivation to build for years to come.
Typical Allocation
Vesting Schedules
**Vesting** is a mechanism for gradually releasing tokens. Without vesting, insiders can sell everything on listing day (TGE - Token Generation Event). Vesting aligns the team's interests with the long-term success of the project.
| Vesting type | Mechanics | When used |
|---|---|---|
| Cliff | Full lock for N months, then all at once | Protection against immediate dumping |
| Cliff + Linear | Lock for N months, then uniform unlock | Standard for team and investors |
| Linear (no cliff) | Uniform unlock from day 1 | Community rewards, airdrops |
| Milestone-based | Unlock on hitting KPIs | Grants, ecosystem fund |
| Back-weighted | Small unlocks early, large ones later | Retaining key developers |
Real Vesting Schedules
Unlock Events and Price Impact
Major unlock events are among the most predictable price catalysts in crypto. The market knows the date and volume in advance, so **sell pressure often begins before the actual unlock** (traders short in anticipation). Stabilization usually follows after the unlock.
- **Solana (March 2023)** - unlock of ~20M SOL for FTX estate. The market panicked, but FTX/Galaxy sold OTC rather than through exchanges. Price did not collapse
- **Aptos (November 2023)** - first major cliff unlock. ~24M APT unlocked (~$160M). Price fell ~15% in the week before the unlock, then recovered
- **Arbitrum (March 2024)** - unlock of 1.1B ARB (~$2.3B). Largest unlock by volume. Sell pressure was distributed: some staked, some went to treasury
On-Chain Vesting
Modern projects implement vesting **on-chain** via smart contracts rather than lawyers' promises. This is a radical improvement: anyone can verify that the team genuinely cannot sell locked tokens. Sablier, Hedgey, Team Finance - protocols for creating token vesting streams.
A project allocated 20% of tokens to the team with a 12-month cliff and 36-month linear vesting. How much of the team allocation is unlocked 18 months after TGE?
Inflationary and Deflationary Models
Inflation in cryptocurrency is not inherently evil. In traditional economics, central banks print money and erode savings. In blockchain, inflation is a **deliberate tool**: it pays for network security, rewards validators, and funds ecosystem development. The question is not "is there inflation?" but **who pays and who receives**.
Bitcoin: Halving as Deflation
Bitcoin is a classic **disinflationary model** (inflation trends toward zero, but supply always grows toward the cap). Every 210,000 blocks (~4 years) the block reward halves. In 2024 Bitcoin's inflation is ~0.8%/year; after the 2028 halving it will be ~0.4%. By 2140 issuance will stop entirely.
Ethereum: Dynamic Deflation
After The Merge (2022) and EIP-1559, Ethereum became a unique system: **issuance = staking rewards − burn**. When the network is busy and the base fee is high, more ETH is burned than issued - ETH becomes deflationary. During low-activity periods it is slightly inflationary.
Real Yield: Separating Signal from Noise
APY of 200% looks attractive until you realize the token depreciates 180% over the same period. **Real yield** is the only honest metric of staking profitability.
Inflation as a Security Budget
In PoS networks, inflation is **payment for security**. Validators put capital at risk of slashing and receive rewards from new issuance. Cosmos and Polkadot use a **target staking ratio**: if less than the target percentage is staked, inflation rises (to attract stakers); if more - it falls.
| Network | Target staking % | Min inflation | Max inflation | Mechanism |
|---|---|---|---|---|
| Cosmos (ATOM) | 67% | 7% | 20% | Linear adjustment toward target |
| Polkadot (DOT) | 50% | 0% | 10% | Ideal staking curve |
| Ethereum (ETH) | ~25% | ~0.3% | ~1.0% | Fixed formula based on validator count |
| Solana (SOL) | - | 5.4% | 8% | Disinflation: -15%/year from current rate |
"ETH is Ultrasound Money"
After EIP-1559 and The Merge, the Ethereum community coined the meme **"ultrasound money"** - a play on "sound money" (gold) and "hard money" (Bitcoin). The idea: ETH is the only asset that can be **simultaneously yield-bearing (staking) and deflationary (burn)**. Neither gold nor Bitcoin offers both properties. It sounds compelling, but there are caveats.
Value Accrual: How a Token Captures Value
A protocol can generate billions of dollars in revenue while its token is worth pennies. Why? Because **revenue ≠ value accrual**. Uniswap processes trillions in volume, but for a long time the UNI token didn't receive a single cent from fees. Value accrual is the specific mechanism that links a protocol's economic success to its token's value.
Fee Switch: The Uniswap Debate
Uniswap Labs collects ~$100M+/year from the frontend; LPs receive trading fees. But UNI holders get nothing. The **fee switch** is a mechanism that would redirect a portion of LP fees to UNI holders. Governance has been debating this since 2021, but activation keeps being postponed due to **regulatory risk**: if the token receives a share of profits, the SEC may classify it as a security.
Buyback-and-Burn
**BNB (Binance)** is the classic buyback-and-burn example. Binance uses a portion of profits to buy and burn BNB. The Auto-Burn mechanism is tied to the number of blocks on BNB Chain and the average BNB price for the quarter. The goal is to reduce supply to 100M BNB.
veTokenomics: Curve Wars
**veTokenomics** (vote-escrowed) is one of the most influential models in DeFi, invented by Curve Finance. Users lock CRV for up to 4 years and receive **veCRV** - a non-transferable governance token. The longer the lock, the more veCRV and the greater the voting weight.
veCRV grants three advantages: **boost** (increased rewards for LPs), **governance** (directing CRV emissions to specific pools), and **a share of trading fees**. This created the **Curve Wars** phenomenon: protocols like Convex Finance bought up CRV to control emissions and direct liquidity to their pools. Convex accumulated ~50% of all veCRV, becoming the largest "voting bloc" in DeFi.
Protocol-Owned Liquidity (OlympusDAO)
**OlympusDAO (OHM)** proposed a radical idea: instead of renting liquidity from LPs (expensive and disloyal), the protocol **owns its own liquidity**. The bonding mechanism lets users exchange LP tokens for OHM at a discount. The protocol accumulates treasury, and the liquidity won't run at the first dump.
At its peak, OlympusDAO's treasury was ~$800M and staking APY exceeded 7,000%. But the model proved unsustainable: **OHM's hyperinflation devalued the token 90%+** from its highs. The lesson: protocol-owned liquidity is a valuable idea, but APY from emissions is not income - it's redistribution. Many OHM forks (Wonderland, Klima) lost 95%+ of their value.
Real Revenue vs Emissions
The final and most important filter in evaluating tokenomics: **where does the money come from?** If staking yield is funded by new token emissions - that's not income, it's dilution. If the protocol earns fees from real users and directs them to holders - that's genuine value accrual.
| Metric |
|---|
Key Takeaways
- **Supply mechanics** determine scarcity: fixed cap (BTC), dynamic (ETH), infinite with burn (BNB). The token velocity problem shows that a utility token without sink mechanisms has no obligation to be valuable - MV = PQ, and reducing velocity through staking/locking increases market cap
- **Vesting schedules** protect the market from insider dumps: cliff + linear unlock is the standard for teams and investors; on-chain vesting is verifiable. Major unlock events predictably create sell pressure
- **Inflation** is not evil - it's a security budget. Real yield = staking APY − inflation. Ethereum's "ultrasound money" depends on high usage for deflation; L2 cannibalization is an open question
- **Value accrual** is the key question: how does the protocol link revenue to token value? Fee switch, buyback-and-burn, revenue sharing, veTokenomics - these are concrete mechanisms. Without them, even $50M in revenue won't help the token, as the LUNA story from our introduction showed: perfect tokenomics on paper without sustainable mechanisms is a path to disaster
Related Topics
Tokenomics unites game theory, Bitcoin economics, token standards, and governance into a single system for designing crypto-economies:
- Game Theory in Blockchain — Mechanism design and incentive compatibility are the foundation on which sink mechanisms, vesting, and staking rewards are built
- Bitcoin Economics — Bitcoin is the reference model for supply mechanics: fixed cap 21M, halving, Stock-to-Flow. All other models are defined against it
- ERC Standards — ERC-20, ERC-721, ERC-4626 are the technical standards through which token distribution, vesting contracts, and vault strategies are implemented
- DAO and Governance — veTokenomics, fee switch, treasury management - all governed through DAO governance. The quality of tokenomics depends on the quality of governance
Вопросы для размышления
- If you were designing the tokenomics of a new L1 blockchain, which inflation model would you choose - fixed cap like Bitcoin, dynamic burn like Ethereum, or target staking ratio like Cosmos? What are the trade-offs of each?
- Curve's veTokenomics created a whole ecosystem of "bribes" and "Curve Wars." Is this healthy competition for liquidity, or a vicious cycle where protocols spend resources on politics instead of product?
- Uniswap generates over $1B/year in trading fees, but the UNI token receives no share. If you were in governance, would you vote for a fee switch - risking classification as a security - or keep the current model?