What is a governance token?
A governance token gives holders the right to vote on protocol decisions — and sometimes the claim to protocol revenue that comes with ownership.
A governance token is an ERC-20 (or equivalent) that represents voting power in a decentralized protocol. Holders can propose changes, vote on them, and — in some designs — receive a share of protocol revenue. The token is meant to turn a protocol from a project run by a founding team into one run by its users. In practice, governance tokens vary enormously in how much power they actually confer, how they distribute revenue, and whether governance is meaningful or theater.
What voting actually does
A governance token holder can vote on proposals that the protocol's DAO (see the existing DAO explainer) brings to a vote. The scope of those proposals varies. At minimum, governance controls protocol parameters: fee levels, collateral factors, treasury allocations. Higher stakes include upgrades to the protocol's smart contracts, decisions about token emissions, and strategic direction.
A vote typically has three stages. A forum discussion to surface ideas. A "temperature check" signal vote on Snapshot (off-chain, free, non-binding). An on-chain vote through Tally, Compound Governor, or Aragon that, if passed, executes a transaction that implements the change.
Some protocols gate certain decisions to prevent quick change. Compound, for example, uses a timelock: proposals that pass do not execute immediately, giving users and the developer team a window to react if a malicious proposal somehow squeaks through. Most mature DAOs have similar guardrails.
Distribution and concentration
Who holds the token matters more than how the voting mechanism works. If 60 percent of a protocol's tokens are held by the founding team and venture investors on a vesting schedule, the protocol's "governance" is structurally controlled by those parties regardless of the technical voting process.
Early DeFi protocols (Uniswap, Aave, Compound) distributed tokens to users through airdrops and liquidity incentives. That dispersed the token meaningfully, but large holders — exchanges, whales, VC firms — still often dominate votes. Voter turnout is usually low, which means a small number of engaged voters can control outcomes.
Some protocols use vote-escrow models (veTokenomics), introduced by Curve. Users lock their tokens for a period (up to four years) to boost their voting power. This aligns long-term holders, but also concentrates voting in whoever is willing to lock the largest amount for the longest time — typically other protocols, not individual users.
Revenue rights — or not
The economic claim that a governance token represents varies. Some tokens, like MKR (MakerDAO) and AAVE, directly capture protocol revenue — the protocol buys back and burns tokens, or distributes fees to stakers. These tokens behave more like equity: a share of ongoing business.
Other tokens have governance rights but no claim on revenue. UNI is the famous example: holders can vote, but Uniswap's protocol fees (which flow through the pools to LPs) are not shared with UNI holders. The protocol has debated enabling a "fee switch" that would redirect a share of LP fees to a treasury controlled by UNI holders, but as of writing, it remains off in most pools. In this model, the token is closer to a pure voting right, and its price reflects the market's bet on whether fee-switching ever turns on.
The split matters for both regulation and valuation. Tokens that share revenue look more like securities under US law. Tokens that are purely governance are less obviously securities but also less obviously valuable.
The regulatory overhang
The SEC has been active in alleging that various tokens are unregistered securities. The Howey Test — is it an investment of money in a common enterprise with expectations of profits derived from the efforts of others — is the framework. Governance tokens sold to users while the protocol is still being built by an identifiable team often look like securities under this test.
Ripple/XRP, the Binance token (BNB), Solana (SOL), Cardano (ADA), and others have all been named in SEC cases of varying outcomes. The judgments have been inconsistent, but the direction of travel is clear: if a token is sold with the expectation that a team's work will increase its price, regulators may treat it as a security.
This is why many protocols structure token launches as airdrops to existing users, avoid holding back large team allocations, and push governance decisions onto the community rather than a centralized foundation. The "sufficiently decentralized" framing was meant to give a safe harbor, though its legal status is still contested.
Low turnout and delegation
Typical DAO votes get turnout of a few percent of circulating supply. This is partly because voting is a hassle — reading proposals, making decisions, paying gas — and partly because for most holders, the outcome does not change their day-to-day usage.
Delegation systems let holders pick a delegate who votes on their behalf. Delegates are often DAO-native contributors, academics, or advocacy groups (Tally, Flipside, Blockchain at Berkeley, various crypto research firms). This concentrates voting power in engaged, informed parties — which is good for coherent governance and bad for decentralization if the delegate set becomes insular.
Why it matters
Governance tokens are one of the stranger inventions of DeFi. They try to turn "community ownership" from a marketing slogan into a legible financial instrument, with real voting mechanisms and real treasuries behind them. Some protocols have made governance work — MakerDAO has managed complex monetary policy decisions for years through its DAO. Many others have governance that is largely ceremonial, dominated by a small number of insiders, with the substantive decisions made at a foundation level and ratified by a thin community vote.
Buying a governance token is buying a claim on something. Exactly what — voting power, fee revenue, option value on a future fee switch, narrative exposure — depends entirely on the specific token's design, distribution, and precedent. Most buyers do not look that closely, which is why most governance tokens trade more on hype than on fundamentals.
More explainers
What is Bitcoin?
The original cryptocurrency: a peer-to-peer cash system secured by proof-of-work and a capped supply of 21 million coins.
What is Ethereum?
A programmable blockchain that executes smart contracts and powers most of DeFi, NFTs, and the rollup ecosystem.
What is DeFi?
Decentralized finance rebuilds lending, trading, and stablecoins as open-source smart contracts — no bank, no paperwork, no intermediary.