Mcap -- BTC -- ETH -- SOL -- BNB -- XRP -- F&G -- View Market
Loading prices…

Tokenomics

The economic design of a cryptocurrency — supply schedule, issuance, distribution, and incentives. The thing to study before buying any token.

Tokens 5 min read

Tokenomics is the study of a cryptocurrency’s economic design — how the total supply is set, how new tokens are issued, who receives them, what they are used for, and what incentives the design creates. The word is a portmanteau of “token” and “economics”, and it has become shorthand for the whole category of questions you should ask before taking a token seriously as an investment. Good tokenomics is hard to design and rare to find. Bad tokenomics is everywhere, and it is the source of more crypto losses than any other single factor besides outright scams.

The core tokenomics questions are: How many tokens will ever exist? How fast are they being issued? Who is getting them and on what schedule? What does holding the token give you access to? What does the protocol do with any revenue it generates? The answers to these questions are usually specified in a project’s whitepaper or tokenomics document, and they should be readable by someone who wants to understand what they are buying. If the answers are unclear, hidden behind marketing language, or vary depending on who is asking, that in itself is a warning sign.

Supply Schedule and Issuance

The supply schedule specifies how many tokens exist now, how many will exist in the future, and on what timeline. Bitcoin’s schedule is the simplest: 21 million total, issued on a halving curve that started at 50 BTC per block in 2009 and halves every four years. The schedule is deterministic, auditable, and cannot be changed without a consensus hard fork. Anyone can calculate Bitcoin’s supply at any future block height using simple arithmetic. This is the kind of predictability that makes “tokenomics” feel like a solved problem for Bitcoin.

Ethereum’s schedule is less clean. Before EIP-1559, ETH had roughly 4-5 percent annual issuance going to miners. After EIP-1559, issuance is still happening but the base fee of every transaction is burned, so net supply change is a function of on-chain activity. After the Merge to proof-of-stake, validator rewards replaced miner rewards at a much lower issuance rate (around 0.5-1 percent per year). The combined effect is that ETH supply is weakly inflationary when activity is low and slightly deflationary when activity is high. This is more complex than Bitcoin’s schedule but still auditable by anyone willing to read the relevant EIPs.

Most altcoins have schedules that are more complex and often more favourable to insiders than they initially appear. Vesting schedules with cliffs and gradual unlocks are standard, and they typically extend over 3-5 years from launch. During the vesting period, insiders are gradually receiving tokens they can sell, which creates persistent selling pressure on the open market. Retail buyers who do not pay attention to the vesting schedule often end up buying tokens from early investors who acquired them at a much lower effective price and are now dumping into the market.

The Distribution Question

The distribution — who gets the initial tokens and on what terms — is often more important than the total supply number, because it determines the pool of potential sellers and the alignment between the team and external holders.

A common structure for 2023-2025 token launches looks something like:

  • Team: 15-25 percent, vesting over 3-4 years with a 1-year cliff
  • Investors: 15-25 percent, vesting over 2-3 years with similar cliffs
  • Treasury: 15-25 percent, controlled by the DAO or foundation
  • Airdrop/community: 10-20 percent, distributed to users based on various criteria
  • Liquidity/emissions: 15-30 percent, used to bootstrap liquidity pools and reward participants

The circulating supply at launch is usually much smaller than the max supply — often 10-20 percent of the total — because most of the allocations are locked. This produces the “low float, high FDV” pattern where the market cap looks cheap but the fully diluted valuation is enormous. If you are buying tokens in this situation, you are implicitly betting that demand will grow faster than the unlock schedule, because every month of vesting brings more sellers into the market.

Projects that want to be taken seriously increasingly publish detailed unlock schedules and public token-lock contracts. TokenUnlocks.app is the go-to resource for checking upcoming unlocks, and it has become a standard step in the research process for anyone evaluating a token launch.

Value Accrual

A token needs a mechanism by which its value is connected to the success of the underlying protocol, or else holding the token is just holding a random number that might or might not appreciate. Projects have tried many approaches.

Buybacks and burns use protocol revenue to repurchase tokens from the market and destroy them, reducing supply. Binance’s BNB burn is the most prominent example, and its effectiveness is debatable — the supply reduction is real, but whether it translates into price appreciation depends on whether demand is stable or growing.

Fee sharing distributes protocol revenue directly to token holders who stake their tokens. This is the cleanest form of value accrual but also the most legally dangerous, because it looks a lot like a dividend, which looks a lot like a security. Many projects have been skittish about doing it explicitly for regulatory reasons.

Utility payments require the token to be used for some specific function — paying oracle fees, accessing a service, running a node. This creates baseline demand but only works if the service has real users willing to pay.

Governance rights give token holders a vote over protocol decisions. This is the most common framing because it is the easiest to defend legally, but the actual economic value of governance rights is usually small. Most governance votes in practice are on uncontroversial parameter adjustments that do not materially affect anyone’s wealth.

The hard truth is that most token value accrual mechanisms are weak, and most token prices are driven by speculation about future value accrual rather than by current cash flows. This is not necessarily bad — speculation on future cash flows is how equity markets work too — but it means token valuations are more fragile and reflexive than valuations anchored on current realised earnings. The specific tokenomics of a project matters enormously for whether the token is worth holding, and it is usually the first thing a serious buyer should evaluate before anything else.