L05: Token Economics (Tokenomics)

Master token design and economics: understanding token types, supply models, valuation frameworks, and mechanisms that drive crypto projects.

⏱️ Estimated Time: 2-3 hours for complete mastery

Learning Objectives

By the end of this study session, you will be able to:

  • Classify token types and understand their distinct purposes (payment, utility, governance, staking)
  • Analyze token supply models and their economic implications
  • Model token valuation using fundamental approaches and frameworks
  • Design sustainable token emission schedules and vesting mechanisms
  • Understand token sinks and sources in deflationary/inflationary economics
  • Evaluate token allocation and distribution fairness
  • Identify tokenomics risks: inflation, dilution, and whale concentration

Study Path

Read Summary Slides

Start with the summary slides (PDF). Focus on token classification taxonomy and supply curve visualizations.

Study Token Models

Review the key concepts below to understand different supply mechanics and how they affect long-term token value.

Hands-On Calculations

Work through practice problems involving emission schedules, dilution calculations, and simple valuation models.

Take the Quiz

Test your knowledge with Quiz 5. Aim for at least 80% correct.

Design Exercise (Optional)

Try the Token Design Workshop to practice tokenomics design from scratch.

Key Concepts Summary

Token Classification

Payment Tokens: Function as currency (Bitcoin, Litecoin). Primarily transfer value.

Utility Tokens: Grant access to network services (Ethereum gas, Filecoin storage). Not primarily for investment.

Governance Tokens: Voting rights in protocol decisions (Uniswap, Aave). Align incentives via voting power.

Staking Tokens: Locked to earn rewards or validate blocks (Ethereum 2.0). Security through skin-in-the-game.

Supply Models

Fixed Supply: Maximum cap, no inflation (Bitcoin 21M max). Simple but may lack flexibility.

Inflationary: New tokens created continuously via mining/staking (Ethereum). Rewards security and participation.

Deflationary: Tokens removed from circulation via burning or destruction. Opposes inflation, increases scarcity value.

Hybrid: Combination of inflation and deflation mechanisms. Can balance incentives and tokenomics.

Token Emissions & Vesting

Emission Schedule: When and how many tokens are created. Critical for managing dilution and inflation expectations.

Vesting: Lock-up period before tokens become transferable. Prevents founders/early investors from dumping simultaneously.

Example: Project A vests 25% quarterly over 4 years; Project B vests linearly over 2 years. Which is better for early investors? For price stability?

Token Sinks & Sources

Sources (Inflationary): Block rewards, staking rewards, treasury emissions, airdrops

Sinks (Deflationary): Transaction fees burned, slashing penalties, token buybacks, buyback-and-burn

Equilibrium: When sources = sinks, token supply stabilizes. When sinks exceed sources, price may appreciate if demand constant.

Valuation Approaches

Quantity Theory of Money: Token Value = Aggregate Transaction Volume / Token Velocity

Network Value: Metcalfe's Law - Value ~ n² (n = network size)

Discounted Cash Flow: For staking tokens, model future rewards as cash flows, discount to present value

Relative Valuation: Compare price-to-transaction ratios, revenue multiples across similar projects

Common Tokenomics Risks

Dilution: Excessive emissions reduce token value per unit. E.g., doubling supply while demand constant halves price.

Whale Concentration: Large holders can manipulate price or governance. Early investors with massive stakes create inequality.

Alignment Issues: If incentives misaligned, bad actors profit from harming the network.

Inflation Outpacing Demand: If token emissions exceed usage growth, inflation dominates and price falls.

Practice Problems

Problem 1: A token has total supply 100M. 40M in circulation, 60M locked in founder vesting (1M/month over 5 years). If demand grows 5% monthly but all 100M eventually circulates, project its dilution impact on price per token assuming constant demand.
Answer: Current: 40M / price = market value. At equilibrium: 100M / price = market value (same). If market cap stays constant but supply grows 2.5x (40M to 100M), price falls 60%. To offset, demand must grow at least 2.5x. With 5% monthly growth: 1.05^60 = 18.7x growth. This exceeds needed 2.5x, so price should appreciate overall despite dilution. The key: emission schedule timing matters! Early dilution with strong later demand is better than vice versa.
Problem 2: Compare these projects: A has 1M token supply, B has 100M. A trades at $100/token ($100M market cap). B trades at $1/token ($100M market cap). Both have identical tech and users. Which is better positioned long-term and why?
Answer: Same market cap means equal total value. The difference is token supply elasticity. A with 1M tokens is more constrained - hard fork or new emission scheme needed for growth capital. B with 100M has more "room" and psychological divisibility (easier for retail to buy 1M tokens at $1 than at $100). For governance: A has 1M voting units, B has 100M - B has finer granularity. Neither is "better"; it depends on use case. A is more constrained (potentially bullish for holders), B is more flexible (better for ecosystem growth).
Problem 3: A protocol burns 50% of transaction fees and distributes 50% to stakers. Monthly transaction volume generates $1M fees. With 10M tokens staked, what annual yield do stakers earn?
Answer: 50% of fees to stakers = $500k/month = $6M/year. With 10M tokens staked, annual yield = $6M / (10M tokens) = 0.6 tokens worth of rewards per token staked annually. If token price is $50, that's $30/token annual yield = 60% APY. This is attractive to stakers, but highly dependent on transaction volume staying constant and token price. If volume drops 50%, APY halves. Tokens staked will grow (to capture the high yield), which increases the denominator and reduces future yield.
Problem 4: Project X has the following allocation: Investors 40%, Team 30%, Community 20%, Treasury 10%. Team tokens vest linearly over 4 years. If investors can trade immediately, who has more short-term selling pressure?
Answer: Investors at 40% have immediate selling pressure (no vesting). Team at 30% has 7.5% immediately available (1/4 annual), so 22.5% still locked. This design is actually good: it ensures 22.5% of supply is locked for 4 years, reducing early dilution risk. But if investors are venture capital, they also have incentive alignment and may not dump. Worst case: investors sell all 40% immediately = 40% dilution. The community portion (20%) is typically airdropped and might also face selling pressure. Treasury (10%) gives protocol flexibility for future use. Overall design prevents 100% dilution day-1, but requires investor discipline to avoid crashes.
Problem 5: Using the Quantity Theory of Money: Assume a token has $500M market cap and is used in 1M transactions/day at average $100/transaction. What is the implied token velocity?
Answer: Quantity Theory: M*V = P*Q where M = money supply, V = velocity, P*Q = transaction value. Here: M = $500M (market cap), V = ?, P*Q = 1M tx/day * $100 * 365 days = $36.5B/year. Solving: V = $36.5B / $500M = 73 times per year (or ~0.2 per day). This means the average token changes hands 73 times yearly. Very high velocity! This suggests tokens aren't being held long-term (good for medium of exchange, bad for store-of-value).
Problem 6: A governance token's supply is 10M, fully distributed. To incentivize new developers, the project votes to create 1M additional tokens as developer rewards. Assuming market cap stays constant, what percentage dilution occurs to existing holders?
Answer: Dilution = (New Supply - Old Supply) / Old Supply = (11M - 10M) / 10M = 10%. Each token now represents 10M/11M = 90.9% of former voting/economic power. If market cap stays $100M, token price drops from $10 to $9.09. Old holders' combined value drops 10% ($100M to $90.9M per old holding, proportionally). But if the developer rewards generate value exceeding $10M (creating new $110M+ market cap), existing holders might not lose value. The question is: does the new dilution create enough value to offset it?
Problem 7: Compare two tokens: Token A has 1% annual inflation via block rewards. Token B has 0% inflation but 5% annual burn via transaction fees. Over 10 years, which likely performs better and why?
Answer: Token A: 1% annual inflation = supply grows 1.01^10 = 10.5% over 10 years. Token B: 5% annual burn = supply shrinks 0.95^10 = 59.9% (supply becomes 40% of original). Assuming constant demand: Token A price drops ~9.5%, Token B price appreciates ~67%. However, deflation can be harmful too: users might hoard instead of spend (if B is meant as medium of exchange). Token A's inflation funds security/development, which might increase demand. The answer depends on: (1) Is the token meant as SoV or MoE? (2) Does inflation fund value-creating activities? (3) Can demand grow faster than 1% annually for A, or is burned amount regenerated by volume growth for B?
Problem 8: A project raises $10M from investors at $1/token, selling 10M tokens. After 1 year, the token trades at $2. The team votes to mint 10M new tokens to fund development. What happens to investor positions (assume it's in a governance vote)?
Answer: Original: Investors hold 10M tokens worth $20M (at $2 price). Vote to double supply to 20M. If market cap stays $40M (double from dilution), price falls to $2. If market cap stays $20M, price falls to $1 (back to entry price). Investor dilution: their 10M tokens now represent 50% of supply instead of ~67% (assuming some community allocation). The critical question: Did the new 10M tokens' use (development) create >$20M value? If yes, market cap grows and investors recover. If no, they're harmed. This is why governance voting is tricky: investors might vote yes (if team is trustworthy) or no (if they distrust allocation). A poor governance structure might lead to excessive minting and value destruction.
Problem 9: Design a simple token emission schedule: Assume a new protocol with 100M max supply. How would you allocate it among: investors, team, community, treasury, and incentives? What timeline for each?
Answer: A reasonable allocation might be:
- Investors (25%): 25M, unlocked immediately or 6-month cliff + 4-year linear vesting
- Team (20%): 20M, 1-year cliff + 4-year linear vesting (prevents early dumping)
- Community Airdrops (20%): 20M, distributed in phases: 10M at launch, 5M at 1yr milestone, 5M at 2yr
- Treasury (15%): 15M, held for strategic use (partnerships, incentives, buybacks)
- Incentives (20%): 20M, distributed as staking rewards over 4 years (5M/year)
This spreads supply growth, prevents day-1 dilution shock, and aligns long-term holders. Team vesting longer than investors ensures they're committed. Phased community distribution rewards early adopters but prevents pump-and-dump.
Problem 10: Critical thinking: Why do some successful tokens (Bitcoin, Ethereum) have minimal governance token distribution, while others (Uniswap) distribute heavily to users from the start? What are the trade-offs?
Answer:
Bitcoin/Ethereum: Minimal governance distributions (Bitcoin has no governance token; Eth is primarily PoW-mined). This ensures: (1) Fair distribution via mining/PoS (open to all), (2) No concentrated early investor control, (3) Clear incentives for participation (block rewards for work). Downside: no quick community governance mechanism; decisions are slower and political.
Uniswap: Heavy governance token distribution to early users. Benefits: (1) Rewards early supporters and liquidity providers, (2) Rapid decentralization and community involvement, (3) Signals community ownership. Downside: can suffer from voter apathy (most holders don't vote), concentration among whales still occurs, and airdrop recipients may dump immediately.
Trade-off: Fair distribution takes time; quick distribution risks whale concentration. Bitcoin's approach is more decentralized over years; Uniswap's is more immediately community-oriented but requires good governance structures to prevent wealth concentration from reasserting itself.

External Resources

Articles & Papers

Tools & Calculators

Videos

Self-Check Questions

Before moving to Lesson 6, ensure you can confidently answer these questions:

  • Can you classify tokens by type and explain the economic purpose of each?
  • Can you calculate dilution impact given an emission schedule?
  • Can you explain the difference between inflationary and deflationary supply models?
  • Can you design a basic token allocation across investors, team, and community?
  • Can you identify risks in a given tokenomics model (e.g., whale concentration)?
  • Can you use Quantity Theory of Money to estimate token velocity?
  • Can you explain why vesting schedules matter for price stability?

If you answered "yes" to most, you're ready for Lesson 6: Decentralized Finance!