SafeDAO is the token-holder collective that governs Safe — the smart-contract wallet standard that has become the default custody layer for the DAO world. It is worth separating two things that share a name: the Safe smart account is the product (an m-of-n multisig that holds most DAO treasuries), while SafeDAO is the governance organization that steers that product's roadmap, treasury, and grants. Safe began life inside Gnosis as the Gnosis Multisig (2017) and Gnosis Safe (2018), then spun out in 2022 as an independent project with its own SAFE token and DAO — one of the more consequential graduations from GnosisDAO's portfolio of spun-out products.
The SAFE token and the transferability saga
SAFE has a fixed supply of 1,000,000,000 tokens and grants one-token-one-vote governance power over SafeDAO, with delegation so non-holders and passive holders can hand their weight to active delegates. Unusually, SAFE launched non-transferable: the token was distributed (including a claim to GnosisDAO and Safe users) but frozen, so no market could form until the DAO itself voted to unpause it. That milestone-gated design made "should SAFE be transferable yet?" one of SafeDAO's defining early governance questions — an initial community initiative (SEP #2) deliberately delayed transferability behind governance-maturity milestones. Transfers were finally unpaused in April 2024 after a near-unanimous Snapshot vote, at which point SAFE traded around a ~$2.8B fully-diluted valuation. The episode is a clean case study in a DAO controlling the economic life of its own governance token by vote rather than by decree.
How SafeDAO governs
SafeDAO runs a structured proposal lifecycle. Changes are drafted as Safe Enhancement Proposals (SEPs) on the Safe community forum, discussed, then moved to a gas-free Snapshot vote — the same off-chain signalling pattern its parent GnosisDAO pioneered, with execution carried out from Safe multisigs. Landmark proposals built the machine itself: the Governance Framework (SEP #7) set the rules of the road, the Safe Grants Program (SEP #6) funds ecosystem work, and an ongoing Outcomes-Based Resource Allocation (OBRA) track pays delegates and working groups against measurable results. Day-to-day stewardship — legal wrapper, operations, treasury execution — sits with the Safe Ecosystem Foundation, which reported over $10M in annualized revenue in 2025 and is extending SAFE's utility beyond pure governance into securing its network.
Why it matters: governing the vault the rest of the industry uses
SafeDAO is unusual because the thing it governs sits underneath almost everyone else. Safe smart accounts custody on the order of $41.7B of user assets across 63M+ deployed accounts (a figure that moves with the market — check the live source), and Safe has processed over $1 trillion in lifetime value. Those are users' funds held in individual multisigs, not SafeDAO's own treasury — but the protocol's parameters, module standards (Zodiac, guards, and the SafeSnap execution path), and upgrade path are exactly what SafeDAO decides. That makes it a high-stakes example of governance-as-critical-infrastructure: a large share of the DAO industry's treasuries — including GnosisDAO's own — are secured by a standard whose direction is set by SAFE-holder vote. It also anchors a lineage of governance tooling the wider ecosystem runs on, from Snapshot signalling to Zodiac execution modules.
How Caper approaches this
SafeDAO's architecture keeps three things in separate boxes: the assets live in a Safe multisig, governance happens off-chain on Snapshot, and the SAFE token that confers voting power is a distinct instrument from the funds a Safe secures. That separation is flexible and battle-tested, but it means custody, voting, and value are wired together by convention and by execution modules rather than by construction. Caper collapses the boxes. In a caper, the treasury is the governance component: proposals, votes, and payouts all run through the same on-chain DaoTreasury, and a member's weight comes from tokens they cannot simply buy on a market — governance tokens combined with soulbound, earned participation. Most tellingly, a member's exit() redemption share equals their canonical vote weight (t·v)/(V·T), computed by the same function that sets their voting power: influence and cash-out claim are one number, not two assets to reconcile. Where SafeDAO must coordinate a multisig, a Snapshot space, and a separately-priced token, Caper makes governance and the value behind it inseparable at the protocol layer.