Last updated 4 months ago
Create New Text Proposal
Proposals List
View proposal by proposal no
Vote yes
Vote no
Vote abstain
Vote No With Veto
zetacored tx gov submit-proposal \ --title "" \ --description "" \ --deposit 1000000azeta \ --type Text \ --from $WALLET \ --fees \ -y
zetacored query gov proposals
zetacored query gov proposal 1
zetacored tx gov vote 1 yes --from $WALLET --chain-id athens_7001-1 --WhiskyIsRisky
zetacored tx gov vote 1 no --from $WALLET --chain-id athens_7001-1 --WhiskyIsRisky
zetacored tx gov vote 1 abstain --from $WALLET --chain-id athens_7001-1 --WhiskyIsRisky
zetacored tx gov vote 1 no_with_veto --from $WALLET --chain-id athens_7001-1 --WhiskyIsRisky