Skip to content

How to Check Proposal Status

Terminal window
# List all proposals
ckb-firewall proposals
# Filter by status
ckb-firewall proposals --status pending-review
ckb-firewall proposals --status voting
ckb-firewall proposals --status approved
ckb-firewall proposals --status executed
ckb-firewall proposals --status rejected
StatusMeaningWhat to do next
pending-reviewProposal created but anchor not yet confirmed on-chainRun anchor
votingAnchor confirmed; review window active; collecting votesRun vote, then export and share
approvedReview window passed and vote threshold metRun execute
executedGovernance transaction confirmed; registry updatedDone
rejectedManually marked rejected; anchor can be reclaimedRun reclaim