GnosisDAO is the community-run treasury and governance body of the Gnosis ecosystem — one of the oldest continuously-operating organizations on Ethereum. It began not as a DAO but as a prediction-market protocol: Gnosis was founded in 2015 by Martin Köppelmann and Stefan George inside the ConsenSys incubator, and its April 2017 ICO raised 250,000 ETH (~$12.5M at the time) in about twelve minutes — a landmark early token sale. In December 2020 the project handed control of its treasury and roadmap to GNO holders, converting a company-led protocol into a protocol DAO that has since become a holding entity for a portfolio of spun-out products.
Oracle-executed governance: SafeSnap and Zodiac
GnosisDAO's most-copied contribution is a governance pattern that keeps voting cheap while making execution trustless. Proposals (Gnosis Improvement Proposals, "GIPs") are drafted on the forum, then ratified by a gas-free Snapshot vote — off-chain signalling that costs holders nothing. The innovation is what happens next: SafeSnap — now the Zodiac Reality Module — attaches the executable transactions to that Snapshot vote and posts the outcome to the Reality.eth escalation-game oracle. Once the oracle finalizes the result and a cooldown passes, anyone can trigger the on-chain transactions permissionlessly from the DAO's Safe. This "optimistic governance" bridges the gap between free off-chain voting and binding on-chain action without a trusted multisig deciding what the vote "meant" — GIP-11 enabled it for GnosisDAO, and it now underpins dozens of DAOs. Compare it to the fully on-chain and delegate-based models in DAO governance models.
The ecosystem it spun out
GnosisDAO functions less like a single product and more like an on-chain holding company: tools built for internal use were repeatedly graduated into standalone projects, several with their own tokens and DAOs.
- Safe (formerly Gnosis Safe) — the dominant smart-contract wallet / multisig standard, securing $100B+ in assets; spun out with its own SafeDAO and SAFE token.
- CoW Protocol — batch-auction, MEV-protecting DEX aggregator (CoW Swap), now governed by CoW DAO and the COW token.
- Gnosis Chain — an EVM Layer-1 (the former xDai chain) where GNO is the staking asset for validators.
- Gnosis Pay — a self-custodial Visa debit card settling directly from an on-chain Safe.
- Circles — a personal-currency / universal-basic-income money system.
- Zodiac — the open standard behind SafeSnap and a toolkit of composable DAO modules used far beyond Gnosis.
GIP-151: the treasury-redemption vote (2026)
Because GNO's ~$228M treasury is roughly half held in liquid assets while GNO itself often trades below that per-token backing, GnosisDAO became a case study in a question every token-treasury DAO eventually faces: does the token grant a claim on the assets behind it? In April 2026 a group of activist holders dubbed the "RFV Raiders" (led by community member Wismerhill) proposed GIP-150 — a voluntary, one-time mechanism letting GNO holders redeem their pro-rata share of the treasury: in-kind distribution of the liquid buckets plus gLTD-CLAIM tokens representing future claims on illiquid venture holdings. GIP-150 was rejected on Snapshot by roughly five-to-two.
Its successor GIP-151 passed decisively — reportedly at ~215% of the required quorum — authorizing the redemption against ~$223M of assessed value, an estimated ~$115 of backing per GNO. The result put a treasury-linked floor under the token: GNO surged on the news, and a redemption interface went live at redeem.gno.now. The episode is one of 2026's clearest demonstrations that a governance token with a large treasury behind it can, by a single vote, be turned into a redeemable claim — reshaping the incentives around treasury management and exit rights across the industry.
How Caper approaches this
GnosisDAO had to hold a contentious governance fight to build a treasury redemption at all — and even then it is a one-time, opt-in event. Caper makes that redemption a standing, protocol-native right. Every caper's exit() function lets a member burn their vote tokens and redeem a pro-rata slice of the treasury at any time — no proposal, no quorum, no bespoke smart contract. Crucially, a member's redemption share equals their canonical vote weight (t·v)/(V·T), computed by the exact same function that sets their voting power: the influence you carry and the value you can walk away with are one and the same number. Where GnosisDAO's saga asked "should the token be a claim on the treasury?", Caper answers that at the protocol layer — the "cash-out button" is always present, and it is inseparable from governance rather than voted into existence.