Community Governance API
Admin-only proposal creation and community voting for claimed token holders. Governance proposals are surfaced in the community program response.Create proposal
Request body
Example request
Response
Response fields
Errors
Vote on proposal
Path parameters
Request body
Example request
Response
Voting rules
- Only users who have claimed community rewards can vote.
- Voting power is determined by the voter’s tier: Whale (10), Builder (3), Holder (1).
- Submitting a new vote on the same proposal replaces the previous vote.
- Only proposals with
activestatus accept votes.