Decent DAO Documentation
  • ๐Ÿ‘‹Welcome
  • Intro
    • ๐Ÿ’“About Decent DAO
    • ๐Ÿซ‚Decent is for...
    • โœจProduct Features
    • โš”๏ธGlossary
  • User Guide
    • โœˆ๏ธGetting Started
      • View the App
      • Connect Wallet
      • Find a Specific Safe
      • Link a Snapshot Space
    • ๐Ÿ›๏ธGovernance Types
      • Multisig
      • Token Voting
      • NFT Voting
    • ๐Ÿ Parent Safes
      • Create a Parent Safe
      • Multisig Parent Safe
      • Send Assets from Treasury
    • ๐Ÿ˜๏ธChild Safes/SubDAOs
      • Create a Child Safe/SubDAO
      • Multisig Child Safe/SubDAO
      • Freeze Child Safe/SubDAO
      • Initiate a Clawback
    • ๐Ÿ“ƒProposals
      • Delegate
      • Create a Proposal
      • Vote
      • Execute
      • Template
      • Proposal Lifecycle
    • ๐ŸงขRoles and Streaming
      • View Role List
      • Add or Edit a Role
      • Customize Role Permissions in Hats Protocol
      • Streaming (Payroll and Vesting)
  • Learn More
    • ๐Ÿ–ฑ๏ธTry the App
    • ๐Ÿ“žSchedule a Call
    • ๐Ÿ”Contract Audit
    • โ“FAQ
    • ๐Ÿค‘Based af DAOs 2024 Contest
  • Follow us
    • Farcaster /decentdao
    • Farcaster @decentdao
    • X (Twitter)
    • Mirror
    • Linkedin
    • Spotify
Powered by GitBook
LogoLogo

ยฉ Decent DAO 2024

On this page
  • Multisig (Safe)
  • Multisig (Safe) Child Safe
  • Azorius Parent Safe or Child Safe
  • Proposal States
  1. User Guide
  2. Proposals

Proposal Lifecycle

PreviousTemplateNextRoles and Streaming

Last updated 11 months ago

Multisig (Safe)

Plain Safe


Multisig (Safe) Child Safe

Safe with Fractal Module + Freeze Guard


Azorius Parent Safe or Child Safe

Safe with Azoris Module child Safes have Fractal Module + Freeze Guard


Proposal States

๐Ÿ“ƒ
Cover

Active

Proposal is created and can be voted on. This is the initial state of all newly created proposals. Azorius / Multisig (all proposals).

Cover

Timelocked

A proposal that passes enters the TIMELOCKED state, during which it cannot yet be executed. This is to allow time for token holders to potentially exit their position, as well as the parent Safe's time to initiate a freeze, if they choose to do so. A proposal stays timelocked for the duration of its timelockPeriod. All Azorius and multisig child Safes.

Cover

Executable

Following the TIMELOCKED state, a passed proposal becomes EXECUTABLE, and can then finally be executed on chain by anyone. Azorius / Multisig (all proposals).

Cover

Executed

The final state for a passed proposal. The proposal has been executed on the blockchain. Azorius / Multisig (all proposals).

Cover

Expired

A passed proposal which is not executed before its executionPeriod has elapsed will be EXPIRED, and can no longer be executed. Azorius (all) / multisig child Safe.

Cover

Failed

A failed proposal. For a basic strategy (Token Voting), this would mean it received more NO votes than YES or did not achieve quorum. Azorius only.

Cover

Rejected

Proposal fails due to a proposal being executed with the same nonce. A multisig proposal is off-chain, and is signed with a specific nonce. If a proposal with the same nonce is executed, any proposal with the same nonce will be impossible to execute, reguardless of how many signers it has. Multisig only.

Cover

Timelockable

Quorum (or signers) is reached, the proposal can be 'timelocked' for execution. Anyone can move the state from Timelockable to TimeLocked via a transaction. Multisig sub-Safe only, Azorius (ERC-20 / NFT) Safes move from ACTIVE to TIMELOCKED automatically.

Cover

Pending

Need copy here

Cover

Frozen

Need copy here

Cover

Freeze Initiated

Need copy here

Cover

Closed

Need copy here