snapshot
Blog
  • Welcome to Snapshot docs
  • User guides
    • Spaces
      • What is a space?
      • Create a space
        • Register an ENS domain
        • Alternative way to create a space
      • Settings
      • Sub-spaces
      • Space verification
      • Space hibernation
      • Add a custom domain
      • Add a skin
      • Space roles
      • Space badges
      • Snapshot Pro
      • Space handbook
        • Most common
        • Voting threshold
        • Anti-whale
        • Sybil resistance, scam & spam prevention
        • Liquidity / staking pool
        • Delegation
        • NFT voting
          • Most common: ERC-721
          • Multi-token: ERC-1155
          • POAP - Proof of Attendance
        • Custom calculations
    • Create a proposal
    • Voting
      • Vote on a proposal
      • Delegate your voting power
    • Voting strategies
    • Validation strategies
    • Using Safe multi-sig
    • Delegation
  • Developer Guides
    • Create a voting strategy
    • Create a validation strategy
    • Identify integrator activity
    • Add a network
  • Tools
    • Tools overview
    • Snapshot.js
    • API
      • API Keys
    • Webhooks
    • Subgraphs
    • Mobile notifications
    • Bots
  • Snapshot X
    • Overview
    • User guides
      • Create a space
      • Proposals
      • Voting
      • Safe execution setup
    • Protocol
      • Overview
      • Space actions
      • Space controller actions
      • Authenticators
      • Proposal validations
      • Voting strategies
      • Starknet specifics
      • Execution strategies
      • Audits
    • Services
      • Architecture
      • API
      • SX.js
      • UI
      • Mana
  • V1 interface
    • Email notifications
    • Plugins
      • What is a plugin?
      • Create a plugin
      • oSnap
      • SafeSnap
      • POAP
      • Quorum
      • Domino notifications
      • Galxe
    • Boost
  • Community
    • Help center
    • Discord
    • X (Twitter)
    • GitHub
Powered by GitBook
On this page
  • 1. Copy the address of your Safe execution
  • 2. Open Safe dashboard of your Treasury account
  • 3. Select the Zodiac app
  • 4. Add your Safe execution strategy contract

Was this helpful?

Edit on GitHub
Export as PDF
  1. Snapshot X
  2. User guides

Safe execution setup

If you added the Safe execution strategy to your space you have to enable it on your Safe account after creating the space.

PreviousVotingNextProtocol

Last updated 5 months ago

Was this helpful?

1. Copy the address of your Safe execution

Head to your space settings and scroll down to the bottom of the page and click the Safe address on the right side of the screen.

A new tab will open on the Etherscan explorer.

Copy the address of the contract:

2. Open Safe dashboard of your Treasury account

Click the App tab in the sidebar to open the list of available Safe applications.

3. Select the Zodiac app

4. Add your Safe execution strategy contract

Click on Custom Module.

Paste the contract's address you copied in the first step in the Module Address field.

As a last step you will have to sign a transaction.

And that's it, your proposals can now be executed!

🎉