DAO proposals
Euler governance can use several systems, each with a different role:
- Forum: public discussion and review.
- Snapshot: offchain signed voting under the Euler space's current strategies and rules.
- Safe, timelock, or governor execution: the transaction that changes contract state or moves assets.
A Snapshot result normally records an offchain governance signal. Onchain execution is a separate step unless the proposal uses a specifically configured execution module.
Create a proposal
- Open a forum thread describing the motivation, requested actions, risks, and executable calldata where applicable.
- Check the live Euler Snapshot space for the current proposal threshold, voting strategies, quorum, voting period, and delegation behavior.
- Identify the Safe, governor, timelock, module, or other executor that would carry out the decision.
- Create the proposal in the system appropriate to that decision.
- After voting, link the execution transaction. If no transaction follows, label the result as a signaling vote.