Guide · Tokenomics

Understanding governance tokens

Supply, distribution, vesting, and why many DAOs use staked or wrapped voting tokens.

Liquid token

A standard ERC-20 that can be traded and, if it supports checkpoints, used to vote after delegation.

Staked / wrapped token

Holders lock the base token and receive a derivative (often named with a “g”, “s” or “x” prefix) that carries voting power.

Vote-escrow (ve)

Voting power scales with lock duration and decays over time, rewarding long-term alignment.

Illustrative example

Reading a token distribution

Below is a hypothetical allocation used only to show what to look for. It does not describe any real token.

  • How much sits with insiders (team + investors)?
  • How long are their vesting and cliff periods?
  • Who controls the treasury allocation — tokenholders or a foundation?
  • Is there an emissions schedule that dilutes voters over time?

Hypothetical allocation

Community & rewards
40%
DAO treasury
25%
Contributors
18%
Early backers
12%
Liquidity
5%

Why wrap a token for governance?

Wrapped or staked governance tokens tie voting power to commitment. Common motivations include:

  • Reducing vote-buying risk — power acquired and dumped within one block (e.g. via flash loans) cannot vote if staking requires a delay.
  • Rewarding participation — stakers may earn a share of protocol fees or emissions.
  • Separating speculation from governance — traders keep the liquid token; long-term holders stake.

Trade-offs: lower liquidity for voters, extra smart-contract risk, and a possible concentration of power among large, long-locked holders.

Due diligence before acquiring any token

Quorum Lens never tells you where or whether to buy. If you research a token, get the contract address only from the project's official documentation and cross-check it on a block explorer such as Etherscan. Copycat tokens and phishing sites routinely reuse real project names.

  1. Confirm the official website and contract address from multiple official channels.
  2. Review audits and whether the contract is upgradeable, and by whom.
  3. Check holder concentration and upcoming unlocks.
  4. Understand how the token actually confers governance rights.

Deep dive: governance token models →