LogoLogo
WebsiteLinksMedia KitGitHub
  • Introduction
  • Sonic
    • Overview
    • S Token
    • Wallets
    • Sonic Gateway
    • Build on Sonic
      • Getting Started
      • Deploy Contracts
      • Verify Contracts
      • Tooling and Infra
      • Native USDC
      • Contract Addresses
      • Network Parameters
      • Integrating Staking
      • Programmatic Gateway
      • Gas Pricing
      • Learn Solidity
    • Node Deployment
      • Archive Node
      • Validator Node
      • Node Recovery
      • Upgrade Instructions (2.1)
    • FAQ
  • Funding
    • Sonic Airdrop
      • Claim (Season 1)
      • Sonic Points
      • Sonic Gems
      • Game Gems
    • Fee Monetization
      • Apply
      • Dispute
      • FeeM Vault
    • Innovator Fund
    • Sonic & Sodas
  • Technology
    • Overview
    • EVM Compatibility
    • Pectra Compatibility
      • Account Abstraction
      • Fee Subsidies
      • Dynamic Fees
      • Alternative Fee Payments
      • Tic-Tac-Toe Demo
    • Consensus
    • Database Storage
    • Proof of Stake
    • Version History
    • Audits
Powered by GitBook
On this page
Export as PDF
  1. Sonic
  2. Build on Sonic

Safe

Last updated 6 months ago

© 2025 Sonic Labs

CtrlK

Safe is a smart contract wallet deployed on Sonic. It is designed for multi-signature management of crypto assets and interactions with other smart contracts. You can access Safe on Sonic natively.

You can designate the Safe's owners and specify the minimum number of approvals required for a transaction to be executed. This differs from a single-key wallet, also known as an externally owned account (EOA), where one person holds the private key and approves transactions independently, which is the approach used by most Web3 wallets, such as Rabby and MetaMask.

Getting Started With Safe

Please see the Safe documentation to learn how to use Safe.