propose_remove_subspace
Submit a DAO governance proposal to remove a subspace from a space, specifying the subspace, main voting, and space plugin addresses with an IPFS metadata URI.
Instructions
Propose removing a subspace from a DAO space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipfsUri | Yes | ipfs:// metadata URI for the proposal | |
| subspaceAddress | Yes | 0x address of the subspace DAO | |
| mainVotingAddress | Yes | 0x address of the MainVoting plugin contract | |
| spacePluginAddress | Yes | 0x address of the space plugin |