Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

Common DAO

Purpose: Govern and maintain the commondao reference realm.

This DAO is responsible for managing `commondao` realm functionalities.

View Proposals • View Settings


Council
g1manfred47kzduec920z88wfr64ylksmdcedlf5
g1skl80cuz8zq3lul9pgz5pc35l2pfzgxgfpsqkx

Treasury

Create Proposal

These are the proposal supported by this DAO:

General Proposal

This type of proposal is also known as text proposal which can be used for example to get consensus on initiatives without actually making any change on-chain.

Update Council

This type of proposal can be used to add new council members to this DAO and also to remove existing ones.

A single proposal allows new council members to be added and any number of existing ones removed within the same proposal.

Ancestor Council Update

This type of proposal lets this DAO, as an ancestor, add or remove council members of one of its descendant DAOs — the rescue path for a descendant whose council is stuck or empty.

Dissolve DAO

This type of proposal can be used to dissolve DAOs and SubDAOs.

Dissolving a DAO can't be undone, once the dissolution proposal passes and is executed DAO will be readonly.

Treasury Spend

This type of proposal sends coins from the DAO's own treasury when it passes and is executed.

Treasury Clawback

This type of proposal sweeps a descendant DAO's treasury to the descendant's parent DAO.

Treasury Freeze

This type of proposal freezes or unfreezes a descendant DAO's treasury. While frozen, no funds can leave the treasury.

New SubDAO

This type of proposal is used to create SubDAOs, which are used to create tree based DAOs.

Register Proposal Kind • Deregister Proposal Kind

This type of proposal registers one of the realm's catalog proposal kinds on this DAO by name, or deregisters a kind. Deregistering a kind blocks new proposals of that kind while in-flight ones still vote and execute. The manage-kinds kind itself cannot be deregistered.

Amend Bylaws

This type of proposal adds, amends or removes one of the DAO's bylaws documents with a diff patch pinned to the current document text (the mandates folder is reserved: mandates are set from above, not by the council). Build the payload with the AmendBylawsPayload query function.