Proposal Creation

The DAO owner creates a proposal via Proposal Deployer, with parameters:

  • proposalStartTime → when voting starts

  • proposalEndTime → when voting ends

  • proposalSnapshotTime → snapshot for voting power

  • votingPowerStrategies → how power is calculated

  • votingChoices → options to vote for

Last updated