CoinYQ

What is Safe?

Safe (formerly Gnosis Safe) is open-source, modular smart-account infrastructure and a wallet for self-custody of on-chain assets. Its core account is a smart contract rather than an EOA, enabling programmable authorization. Safe Infrastructure is the developer stack, while Safe{Wallet} is the user-facing interface. The ecosystem also includes SAFE, an ERC-20 token associated with SafeDAO governance and coordination. SAFE is distinct from Safe account contracts and is not required to operate one.

What problem does Safe solve?

Single-key EOAs expose users to seed-phrase loss or compromise and provide limited native support for multiple approvers, policy controls, recovery and batching. Organizations also need auditable, multichain treasury operations and role separation. Safe addresses these needs with contract-enforced M-of-N authorization, modular policy controls and on-chain execution. These controls do not remove risks from signers, phishing, modules, contracts or chains.

How does Safe work?

A Safe smart account stores owners and a signature threshold on-chain. A proposed transaction includes destination, value, calldata, gas/payment parameters and a Safe nonce; enough valid owner signatures must satisfy the threshold before execution. Safe accounts are deployed through a factory/proxy pattern pointing to versioned singleton implementations. Official deployments publish versioned ABIs, bytecode hashes and network addresses, and exact release commits matter for deterministic addresses. Modules extend behavior, guards check transactions, fallback handlers add interfaces, and MultiSend batches operations. SAFE is an ERC-20 with symbol SAFE, 18 decimals and a fixed 1,000,000,000 supply; it starts non-transferable except for its owner and unpause makes transfers permanently enabled. The contract has no inflation/minting or burn logic.

Key facts

  • Formerly Gnosis Safe
  • Programmable smart-contract account
  • M-of-N threshold authorization
  • Open-source modular infrastructure
  • SAFE: 18 decimals, 1 billion fixed supply
  • No SAFE inflation/minting or burn
  • Unpause transferability is irreversible
  • Versioned deployments and exact commits matter
  • Modules, guards, fallback handlers and MultiSend are supported
  • SAFE is not required to operate a Safe account

Official links

Categories

Related coins

Compare

Frequently asked questions

Is Safe a blockchain or wallet?

Safe is smart-account infrastructure and a wallet interface deployed on existing EVM networks.

How does Safe differ from an EOA?

Safe uses an on-chain contract with configurable owners and thresholds instead of a single private key.

What is SAFE used for?

SAFE is the ecosystem ERC-20 associated with SafeDAO governance and coordination.

What is SAFE's maximum supply?

1,000,000,000 SAFE, with 18 decimals, fixed by the documented token contract.

Can SAFE transfers be paused again?

No. Once unpaused, transferability is permanent according to the token documentation.

External trackers

Choose a tracking site for Safe: