For the complete documentation index, see llms.txt. This page is also available as Markdown.

Governance

Governance

Create New Text Proposal

qied tx gov submit-proposal \
--title "Governance" \
--description "DETAIL" \
--deposit 1000000aqie \
--type Text \
--from wallet \
--chain-id qie_1990-1 \
--gas auto --gas-adjustment 1.5 --gas-prices 0.25aqie \
--home $HOME/.qie \
-y

Proposals List

qied query gov proposals --home $HOME/.qie

View Proposal

qied query gov proposal 1 --home $HOME/.qie

Vote Yes

Vote No

Vote No With Veto

Vote Abstain