Knowledge base
HomeCapersWiki homeEssays
How Caper worksFoundationsRaising & marketsGovernanceEditorial policyHelpGeneral referenceDAOsDAO governance & toolingDecentralized scienceEconomics
  1. Wiki
  2. /
  3. DAOs
  4. /
  5. Infrastructure & standards
  6. /
  7. SafeDAO

PreviousRocket PoolNextSky (formerly MakerDAO)
MANIFESTO · CAPER / OWN THE GAME
An organization that raises and deploys its own capital. A market that never closes. Governance that can't be captured.
TermsPrivacy
Σ TVL:√3M|24H VOL:√0|CAPERS:14
LAUNCHGOVERN

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.

The 2025 funding pause

SafeDAO's record since mid-2025 is the part a description of its process misses. On 22 July 2025 SAFE holders passed [SEP 54] Temporary pause on resource allocation of SafeDAO, 11,296,825 SAFE in favour against 135,861 opposed, halting every resource-allocation initiative the DAO runs. Two clauses of the proposal text matter more than the pause: for the first six months only the Council of the Safe Ecosystem Foundation could lift it, and the Council took "the sole right to propose treasury management proposals going forward".

That is a token-holder DAO voting to move agenda-setting power over its own treasury to a foundation council, and the ballot since shows what followed. Exactly one proposal has reached the SafeDAO Snapshot space since SEP 54 closed on 4 August 2025: [SEP 55], which funded Safenet Beta staking rewards with 5M SAFE and closed on 20 April 2026. Re-read on 3 September 2026, SEP 55 is still the most recent proposal in the space and the count still stands at 55. The forum stayed busy throughout. The vote did not.

SafeDAO is a live organization whose spending initiative currently sits with its foundation, which is a different condition from both a healthy DAO and a wound-up one, and a distinction a directory has to draw explicitly because the usual signals cannot: the site is up, the token trades, the forum posts weekly, and none of that is a governance heartbeat. Related reading: how DAOs fail and DAO legal structures, the structure that makes a foundation council an available answer in the first place.

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. The pattern reaches the top of the stack: The Graph’s protocol authority is itself a 6-of-10 Safe multisig.

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 combines governance tokens bought on the caper's own curve with a soulbound participation record those same trades mint – a record no market can sell them, because it can never leave the account it was minted to. 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.

Status🟢 Active
Founded2022
Websitesafe.global
NameSafeDAO (governance of Safe, formerly Gnosis Safe)
TypeToken-holder DAO stewarding the Safe smart-account protocol and its ecosystem
OriginSpun out of GnosisDAO in 2022; SAFE governance token announced September 2022
TokenSAFE — 1,000,000,000 fixed supply; one token, one vote (delegable)
TransferabilityNon-transferable from launch; unpaused in April 2024 after a near-unanimous SafeDAO vote
GovernanceSafe Enhancement Proposals (SEPs) on the forum → Snapshot vote; stewarded by the Safe Ecosystem Foundation
ScaleSafe accounts custody ~$41.7B of user assets across 63M+ deployed accounts (Safe Foundation, mid-2026) — see the live source for current values
Sitegov.safe.global · forum · Snapshot
RelatedSafe (multisig), GnosisDAO, On- vs off-chain governance, Treasury management