How governance tokens work
A typical DAO governance flow:
- Anyone (usually gated by a minimum token holding) can submit a proposal.
- Token holders delegate their voting power to themselves or a trusted delegate.
- The proposal enters a voting window (typically 3-7 days).
- Quorum and approval thresholds are checked.
- If passed, a timelock delay (24-72 hours) before execution lets users exit if they disagree.
- The proposal executes — typically a smart-contract call that modifies protocol parameters.
Common governance decisions: fee rates, which assets to list, risk parameters (collateral factors, LTV limits), treasury spending, protocol upgrades.
Economic models
Governance tokens fall on a spectrum:
- Governance-only — UNI historically. No direct cash flows; value derives purely from voting rights over a valuable protocol treasury + potential future fee switches.
- Fee-sharing — MKR buybacks from MakerDAO revenues; GMX stakers earn a fraction of protocol fees. Direct cash-flow claim.
- Veto / emergency rights — some tokens have limited governance scope (can pause contracts, shutdown emergency) rather than full parameter control.
- Vote-escrow models — CRV, BAL: locking tokens for 1-4 years grants boosted voting weight + protocol fee share. Aligns long-term holders.
The “governance token is a security” problem
US regulators have suggested most governance tokens are unregistered securities. The reasoning:
- Buyers expect profits from the protocol’s growth.
- The core team’s efforts drive that growth.
- Token holders have at most minimal influence on day-to-day operations.
This classification is contested. Uniswap Labs and the Uniswap Foundation have explicitly rejected the interpretation; the SEC threatened action and then rescinded. Aave and others operate with similar postures. MakerDAO has a more robust decentralized process that some argue is the cleanest legal posture.
Risks and considerations
- Governance attacks — accumulating enough tokens to pass malicious proposals. The Beanstalk attack (2022) used a flash loan to pass a governance proposal that drained $180M. Defenses: timelocks, delegation requirements, vote-escrow locking.
- Voter apathy — most governance tokens see 5-10% turnout; proposals pass or fail based on a handful of large delegates. Governance is often less decentralized than the token distribution suggests.
- Concentration — early investors and teams often hold outsized stakes. “Whale governance” is the norm, not the exception.
- Misaligned incentives — governance tokens that don’t confer cash-flow rights have no fundamental value anchor; price reflects speculation about future fee switches.
For token holders, the practical stance: understand what the token actually does (voting? fees? both?), follow major governance proposals, and treat governance tokens as higher-risk exposure than productive DeFi positions.