[Required - On-chain] A Shutter DAO Proposal Structure Template
Proposal Title | Author(s) | Phase | Type | Date Created |
---|---|---|---|---|
I / II | On-chain | DD.MM.YYYY |
Title
[Short / one sentence summary]
Proposal
[Full details of a proposal]
[Optional: Insert template from DAO Proposal Templates here]
Motivation
[Details about the context and motivation for the proposal]
Pre-requisites
[Include if applicable]
Links
[Optional: Additional links with more info, if needed]
Platform
Fractal
Transactions
Transaction 1
Target Address | 0xe485E2f1bab389C08721B291f6b59780feC83Fd7 |
---|---|
Function Name | The name of the function to be called if this proposal passes\ Example: transfer |
Function Signature | The parameter types of the function (above) to be called Example: address, uint256 |
Parameters | Parameters used to call the function (comma separated)\ Example: [Recipient address], [Token amount] |
ETH Value | Amount of ETH to send with the transaction from a DAO treasury Example: 0.1 |
Voting Options
“YES”
Vote “Yes” to approve this proposal
“NO”
Vote “No” to reject this proposal
“ABSTAIN”
Abstain for voting for or against this proposal
License
CC0: This work is marked with CC0 1.0 as dedicated to the public domain.
MarkDown version for easier copying:
|Proposal Title|Author(s)|Phase|Type|Date Created|
| --- | --- | --- | --- | --- |
| | |I / II|On-chain |DD.MM.YYYY|
# Title
[Short / one sentence summary]
## Proposal
[Full details of a proposal]
[Optional: Insert template from DAO Proposal Templates here]
## Motivation
[Details about the context and motivation for the proposal]
## Pre-requisites
[Include if applicable]
## Links
[Optional: Additional links with more info, if needed]
## Platform
Fractal
## Transactions
#### Transaction 1
|Target Address|0xe485E2f1bab389C08721B291f6b59780feC83Fd7|
| --- | --- |
| Function Name | The name of the function to be called if this proposal passes\ Example: `transfer` |
| Function Signature | The parameter types of the function (above) to be called Example: `address, uint256` |
| Parameters|Parameters used to call the function (comma separated)\ Example: `[Recipient address], [Token amount]` |
| ETH Value | Amount of ETH to send with the transaction from a DAO treasury Example: `0.1` |
## Voting Options
“**YES**”
Vote “Yes” to approve this proposal
“**NO**”
Vote “No” to reject this proposal
“**ABSTAIN**”
Abstain for voting for or against this proposal
## License
CC0: This work is marked with [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) as dedicated to the public domain.