Changes to a live DeFi protocol are approved by a contract, not a company, and that contract executes whatever a token vote tells it to once a fixed delay has run out. In September 2026 a Compound proposal to move 499,000 COMP, roughly $24 million, out of the treasury passed 682,191 votes to 633,636, and 82% of that support arrived in the final 34 minutes of the voting window. Nothing about it broke the rules.
That is the shape of DeFi governance everywhere it is worth the name: a forum thread that sets the terms, a token-weighted vote that produces a yes or a no, and a timelock contract that holds the executable code for a day or a week before it runs. The variation between protocols is small in the voting and large in what sits next to the timelock, which is usually a multisig of named humans with the power to stop the machine.
From forum post to contract call
Arbitrum publishes the fullest version of the pattern. An Arbitrum Improvement Proposal opens with a seven-day forum post, moves to a seven-day temperature check that the proposer can only start if they represent at least 500,000 votable ARB, then to a formal on-chain submission requiring 1,000,000 votable ARB. The on-chain vote itself runs 14 to 16 days, and extends by two days automatically if quorum is reached inside the final two days, which removes the obvious trick of clearing the bar with nobody watching.
Quorum is where the real gatekeeping happens. Constitutional AIPs, the ones that change code, need support or abstentions from at least 50% of delegated tokens; non-constitutional ones need 40%. After the vote come the waiting periods: eight days on L2 for code upgrades, about a week for the L2-to-L1 message to finalise, three more days on L1. Minimum end-to-end time for a constitutional change is 42 days, against 27 for everything else.
Aave has spent 2026 arguing that this is too slow for a lending market. Its Governance Framework v2, published by TokenLogic in July 2026, cut the standard cycle from 19 days to 13 by deleting the mandatory Temp Check stage as redundant, leaving four days of forum discussion, a one-day delay, a three-day Snapshot vote, another one-day delay, a three-day on-chain vote and a one-day timelock. A Direct-to-AIP path compresses expansions of already-approved assets to five days. Riskier proposals routed through the Long Executor still get a 10-day vote and a seven-day timelock. "The process addresses fast moving markets," said founder Stani Kulechov, which is the honest description of a trade rather than a denial that one was made.
Voting weight follows tokens, but most of it is borrowed. On Arbitrum a holder delegates through the governance interface and can revoke at any time, and splitting weight across delegates requires separate wallets. That is why most participation happens through a few dozen delegate profiles rather than thousands of individual votes.
Three votes that show the machinery
Uniswap, July 2026. Two proposals expanding the fee switch went to on-chain votes running 19 to 26 July and executed on the 27th. The v4 protocol fees proposal passed 46.6 million votes to 1.27 million; the extension to Robinhood Chain passed 46.88 million to zero. Daily protocol revenue rose from about $114,000 to $325,000. This is the process working exactly as designed, and it was decided by delegate wallets casting 8 million to nearly 15 million UNI each, which is also the design.
Compound, September 2026. The same machinery, the same legality, a different result. The decisive bloc landed eight minutes before the deadline, backed by COMP bought on the open market over the preceding four months, and the opposition had no window in which to organise. The proposal was later unwound by negotiation: the allocation was cancelled in exchange for a new staking product distributing 30% of market reserves to COMP stakers, and the DAO adopted a veto mechanism it had not previously wanted.
ENS, July 2026. After BonkDAO lost about $20 million to an attacker who spent $4.4 million buying roughly 1% of supply and met quorum on 2.9% turnout, ENS activated an eight-member Security Council under EP 6.50, elected by ranked choice, operating a 5-of-8 multisig with a term to July 2028. Its powers are deliberately narrow: it can veto a proposal during the two-day timelock window, on documentary evidence of flash loans, stolen credentials, vote buying or fraud, and it cannot move treasury funds or submit proposals of its own.
Not a Snapshot poll, not a multisig
Two things get mistaken for protocol governance. The first is off-chain signalling, which looks identical on a dashboard and is binding on nobody.
| Snapshot signal | On-chain proposal | |
|---|---|---|
| What it produces | A token-weighted sentiment reading | A transaction queued in a timelock |
| Binding | No, the DAO can decline to follow it | Yes, execution follows once the delay expires |
| Aave settings | 3-day vote, 320,000 AAVE quorum | 3-day vote, then a 1-day timelock |
| Failure mode | It passes and nothing changes | It passes and the contracts change |
The second is the security council. A multisig with emergency powers is not the governing body; it is a brake bolted onto one, and its legitimacy depends entirely on who chose the signers. L2BEAT's survey of security councils in practice finds Arbitrum running a DAO-elected 12-member council on a 9-of-12 threshold with one-year terms, Optimism a 10-of-13 council whose election results are not automatically enforced on-chain, and Taiko a 7-of-9 council whose members are all selected by the Taiko team. Scroll's team changed gas scalar parameters outside council oversight entirely, leaving users with six days of elevated fees. Councils that token holders did not elect are the main route by which an operating team keeps control of a protocol it has nominally handed over.
What to check before trusting a governance token
The strongest objection to all of this is that the ceremony is decoration. Researchers at the Max Planck Institute and Vrije Universiteit Amsterdam examined 48 Ethereum DAOs and found the ten largest holders controlling more than half of voting power in 39 of them, with only four having more than half of supply registered to vote at all; centralised exchanges held over 10% of governance tokens on average, and in some cases a custodial wallet outweighed a DAO's entire registered electorate. That is real, and it is why large holders decide most outcomes in practice.
It still does not make the machinery irrelevant, because the machinery determines what a concentrated bloc can do with its weight and how long anyone else has to react. Term Finance held a seven-day timelock and lost $8.5 million anyway, to an attacker who spent $951 acquiring 90.66% of a targeted pool's voting power. BonkDAO had neither a timelock nor a veto and lost $20 million. The parameters are the protection, not the rhetoric around them.
-
Quorum as a share of token supply
Thresholds below 4% of supply have been the common feature of 2026's capture attacks, which totalled $25.1 million across five incidents.
-
Whether quorum is pegged to supply or to delegated power
Arbitrum's old formula raised the bar by 36M ARB a year for non-constitutional votes while delegated voting power sat flat at 320M to 360M ARB, a path toward votes that nobody can pass.
-
The length of the timelock, and who can act inside it
One day at Aave, two at ENS, eight plus L1 finalisation at Arbitrum. That window is the only time a bad proposal can be stopped.
-
Whether the emergency signers were elected
DAO-elected councils with fixed terms behave differently from team-appointed ones, and the difference only becomes visible in an incident.
For readers meeting this vocabulary for the first time, the contracts being voted on are the subject of the guide to how DeFi protocols work; governance is only the layer that decides which version of them runs.
The useful question about any protocol is not whether token holders govern it. It is how few addresses would need to agree to make the timelock fire, and how many would need to agree to stop it.
Comments
No comments yet. Be the first to comment!
Leave a Comment