DAO Governance Explained
How decentralized organizations make collective decisions on-chain
What is a DAO?
A Decentralized Autonomous Organization (DAO) is an organization governed by smart contracts on a blockchain, where members make collective decisions through transparent voting processes.
Unlike traditional companies with executives and boards making top-down decisions, DAOs distribute decision-making power among token holders. No single entity controls the organization, governance happens through proposals and votes recorded permanently on-chain.
A DAO's rules are encoded in smart contracts that execute automatically. Once a proposal passes, the outcome is enforced by code, no one can override it, not even the founders.
Why DAOs Matter
DAOs represent a new model for coordination that addresses fundamental problems with traditional organizations:
- Transparency, All decisions, votes, and treasury movements are visible on-chain
- Inclusivity, Anyone can participate if they hold governance tokens
- Censorship resistance, No government or corporation can shut down a properly decentralized DAO
- Global participation, Members can join from anywhere without intermediaries
- Trustless execution, Smart contracts enforce decisions without human intervention
How DAO Governance Works
Most DAOs follow a similar governance flow, though specifics vary by protocol:
Discussion
Ideas debated in forums
Proposal
Formal proposal submitted
Voting
Token holders vote
Execution
Smart contract executes
1. Discussion Phase
Ideas typically start in community forums (Discourse, Discord, or governance forums). This "temperature check" helps refine proposals before formal submission. Many DAOs require a minimum support threshold before proceeding.
2. Proposal Submission
Formal proposals are submitted on-chain or to governance platforms like Snapshot. Most DAOs require proposers to hold a minimum number of tokens (the "proposal threshold") to prevent spam.
3. Voting Period
Token holders vote during a defined window (typically 3-7 days). Votes are weighted by token holdings, more tokens mean more voting power in most systems.
4. Execution
If a proposal passes (meeting quorum and approval thresholds), it enters a timelock period before execution. This delay lets users exit if they disagree with the outcome.
To submit a Uniswap proposal, you need 2.5M UNI (~$15M+ at current prices). Proposals require 40M UNI (4% of supply) voting "yes" to pass. This high bar ensures only well-supported proposals proceed.
Governance Tokens
Governance tokens grant holders the right to participate in DAO decision-making. They're the "shares" of a decentralized organization.
What Governance Tokens Do
- Voting rights, Propose and vote on changes
- Protocol influence, Direct treasury spending, fee structures, and upgrades
- Delegation, Assign your voting power to trusted representatives
- Economic rights, Some tokens include fee-sharing (though this varies)
The Governance Token Problem
Many governance tokens face a fundamental challenge: holding them often provides no direct economic benefit. Protocols generate fees, but token holders may receive nothing.
This creates misaligned incentives:
- Holders have voting power but no revenue share
- Participation rates are low (why spend gas to vote for nothing?)
- Governance becomes dominated by a small number of engaged actors
Be cautious of tokens marketed as "governance tokens" that provide minimal actual governance power. Some projects use this label to avoid securities classification while offering little real utility.
Key Governance Concepts
Quorum
The minimum participation required for a vote to be valid. If only 1% of tokens vote, a proposal shouldn't pass even with 100% approval, quorum prevents small groups from making decisions for everyone.
Timelock
A mandatory delay between when a proposal passes and when it executes. This gives users time to react, if a malicious proposal passes, you can withdraw funds before it takes effect. Common timelocks range from 24 hours to 7 days.
Delegation
Most governance systems let you delegate voting power to another address. You keep your tokens but someone else votes on your behalf. This is useful if you trust their judgment or lack time to research proposals.
Multisig
A multi-signature wallet requiring multiple parties to approve transactions. Many DAOs use multisigs for treasury management or emergency actions. A "3-of-5 multisig" requires 3 of 5 designated signers to approve.
Snapshot vs On-Chain Voting
| Type | How It Works | Tradeoffs |
|---|---|---|
| Snapshot (Off-Chain) | Voters sign messages; no gas fees | Free but requires trust in execution |
| On-Chain | Votes recorded on blockchain | Trustless but costs gas to vote |
| Hybrid | Off-chain voting, on-chain execution | Balance of cost and security |
Governance Architectures: TI's Six-Type Taxonomy
The concepts above (quorum, timelock, delegation, multisigs) are the building blocks. When you combine them in different ways, you get materially different governance systems, and those systems confer materially different rights on token holders. TI's taxonomy organizes the major DeFi DAOs into six types based on how they answer two questions: who is allowed to act, and what does the token actually own.
This is the framework applied in TI's cross-asset governance report ("You Don't Own What You Think You Own"). The six types are not a quality ranking. They are categories. Each one optimizes for something different, exposes itself to something different, and is the right answer for some allocators while being the wrong answer for others.
The Six Types
- Executive Governance. Operational authority concentrated in a small named committee (multisig + risk stewards) with token holders retaining strategic direction and (often) cashflow rights. Optimizes for crisis response. Exposed to scope creep at the boundary between emergency and structural authority. Examples: Aave (post-AWW), Hyperliquid (validator-led variant).
- Representative Governance. Token holders vote on values and high-level strategy, then delegate technical decisions to specialized committees and recognized delegates. Multi-stage process separates discussion from formal proposals from execution. Optimizes for decision quality. Exposed to bureaucratic complexity and participation drift. Example: Sky / MakerDAO.
- Democratic Governance. High-threshold token-weighted voting; every meaningful decision goes through the same broad-participation process. No multisig acts unilaterally. Optimizes for legitimacy. Exposed to governance paralysis and minority veto of majority preferences. Example: Uniswap.
- Stakeholder Governance. Voting rights conditional on locking the token for an extended period (months to years). Aligns voters with long-horizon protocol outcomes; concentrates power among patient capital. Optimizes for short-term-manipulation resistance. Exposed to long-term capture by committed actors and lockup illiquidity. Example: Aerodrome (ve(3,3), 4-year max).
- Guardian Governance. Dual-gate structure: a token-holder vote plus a separate guardian approval before execution. Neither side can act without the other. Optimizes for both plutocratic-capture and unilateral-guardian-action resistance. Exposed to participation exclusion at the proposal stage. Example: Morpho.
- Bicameral Governance. Two distinct token classes with overlapping but not identical interests, each able to act within their own authority and each able to check the other. Optimizes for token-class interest conflict. Exposed to decision paralysis when both houses disagree. Example: Lido (LDO holders + stETH holders since Dual Governance, June 2025).
How to use the taxonomy
The taxonomy is descriptive, not prescriptive. The question "which is best?" has no single answer because each type is a different trade-off. The useful questions are: (a) which type does this protocol use? (and is the protocol's published self-description accurate, or is it a different type wearing the wrong label?), (b) which trade-off has this type accepted, and is that trade-off the one I want to underwrite as an investor or depositor?, and (c) how will this type behave in a crisis?
The third question matters more than the other two. Governance systems are revealed during stress, when participants disagree and the architecture has to decide who can act over whose objection. The April 2026 rsETH event provided the cleanest cross-protocol test in DeFi's history: Aave's Executive structure responded within hours; a theoretical Uniswap-style Democratic system would have required a 7-day cycle longer than the affected positions survived. The full breakdown is in the cross-asset report; the point for this page is that the architecture choice determines what the protocol can do, not just who is nominally in charge.
Source: TI's per-protocol research pages (Aave, Sky/Maker, Uniswap, Aerodrome, Morpho, Lido, Hyperliquid). Hyperliquid is included as a variant of Executive Governance (validator-vote legitimacy layer rather than named-multisig legitimacy). Ethena was considered for inclusion and excluded because its governance has insufficient activated mechanisms to slot cleanly into any of the six types. Last verified: 2026-06-03.
Notable DAOs in Crypto
DAOs govern billions of dollars across DeFi. Here are some of the largest:
Uniswap
$1.5B+ treasury. Governs the largest DEX.
MakerDAO
Governs DAI stablecoin and MKR.
Aave
Governs the largest lending protocol.
Arbitrum
Governs leading Ethereum L2.
Governance Attacks & Vote Buying
DAO governance is increasingly targeted by sophisticated attacks that exploit low participation, token liquidity, and the economic value of governance power.
Flash Loan Governance Attacks
The most dramatic governance attack vector uses flash loans to temporarily acquire voting power. The Beanstalk exploit (April 2022, $181M) demonstrated this: an attacker flash-borrowed governance tokens, voted to drain the protocol treasury, and returned the tokens, all in a single transaction.
Defenses against flash loan governance include snapshot-based voting (weight based on a past block), vote-escrow models requiring long-term locking, and multi-block voting periods that prevent single-transaction manipulation.
Vote Buying & Bribe Markets
A more subtle but pervasive attack on governance is vote buying through bribe markets. These have become institutionalized in DeFi:
- Votium, A marketplace where protocols pay Convex/Curve voters to direct gauge emissions toward their pools. Over $100M+ in bribes have flowed through Votium, making it a central mechanism for Curve Wars governance.
- Hidden Hand (Redacted Cartel), Generalized bribe marketplace supporting multiple protocols including Balancer, Frax, and Aura Finance. Bribers deposit tokens; voters claim rewards for directing votes.
Proponents argue bribe markets are efficient, they let voters monetize governance power and let protocols compete for liquidity. Critics argue they undermine decentralization by allowing the wealthiest participants to effectively purchase governance outcomes. The line between "incentive alignment" and "vote buying" remains heavily debated.
Dark DAOs
A Dark DAO is a theorized governance attack where a smart contract secretly buys votes without revealing the buyer's identity or intent. Unlike public bribe markets, a Dark DAO operates covertly: voters deposit their governance tokens into a contract that votes on their behalf according to instructions from an anonymous coordinator. The concept was formalized in a 2018 paper and represents the most concerning long-term governance threat, since neither the voters nor the community know who is directing the votes or why.
Governance Attack Comparison
| Attack Type | Cost | Visibility | Defense |
|---|---|---|---|
| Flash loan vote | Low (gas + loan fee) | Visible on-chain | Snapshot voting, vote-escrow |
| Bribe market | Moderate (ongoing payments) | Publicly visible | Conviction voting, quadratic voting |
| Dark DAO | High (coordination) | Covert | No proven defense yet |
| Whale accumulation | Very high (buy tokens) | Partially visible | Token distribution, delegation |
DAO Governance Challenges
Despite their promise, DAOs face significant challenges:
Voter Apathy
Most token holders don't vote. When Compound faced a governance attack, only 57 addresses voted despite the protocol managing $1.8 billion. Low participation creates security vulnerabilities, attackers need fewer tokens to pass malicious proposals.
Whale Dominance
Token-weighted voting means wealthy participants have outsized influence. In many DAOs, the top 10 addresses control majority voting power. This "plutocracy problem" undermines decentralization claims.
Slow Decision-Making
Proposal discussions, voting periods, and timelocks mean changes take weeks. In fast-moving markets, this can be a competitive disadvantage compared to centralized teams that can act instantly.
Coordination Costs
Reaching consensus among thousands of token holders is expensive and time-consuming. Many DAOs struggle to pass routine operational decisions because the overhead exceeds the benefit.
In practice, most "DAOs" exist on a spectrum. Many have core teams that do most of the work, with token voting reserved for major decisions. True decentralization is rare and comes with real tradeoffs.
Key Takeaways
- DAOs distribute control through token-based voting, with rules enforced by smart contracts
- Governance follows a standard flow: discussion, proposal, voting, execution with timelock
- Key parameters matter: quorum, timelock duration, and proposal thresholds shape who can influence decisions
- Governance tokens often lack direct economic value, creating participation challenges
- Low participation is the norm, making DAOs vulnerable to attacks and whale dominance
- "Decentralization" varies widely,evaluate each DAO's actual power distribution, not just its marketing
Related Research
Deep-dive analysis from TokenIntel Research