🪙Token Voting
Set up an Token-weighted vote directly in Discord.
Command
/vote tokenInputs
contractname- The name of the contractcontractaddress- The address of where the contract is deployedpublicpath- The public path of the NFT Collection (ex. If the public path is/public/FLOATCollection, you would inputFLOATCollection).option_1- The first option users can vote for.option_2- The second option users can vote for.role- the Discord role a citizen must have in order to vote (put@everyoneif you want everyone to vote)title- the title of the votedescription- the description of the votehide_results- If true, users must vote in order to see vote results. If false, they can view results at any time.(OPTIONAL)
end_date- Set a date (in UNIX timestamp) for when the vote should automatically end.(OPTIONAL)
options 3 - 6- Set additional options for users to vote for.
Last updated