Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method does not require any parameters.Response
proposals
— array of proposal objects, each containing:proposal_id
— the unique identifier of the proposalproposer_address
— the address of the Super Representative who created the proposalparameters
— object containing the parameter changes proposedexpiration_time
— timestamp when the proposal expirescreate_time
— timestamp when the proposal was createdapprovals
— array of Super Representatives who have approved the proposalstate
— current state of the proposal (PENDING, DISAPPROVED, APPROVED, CANCELED)
Use case
Thewallet/listproposals
method is used for:
- Displaying all governance proposals in management interfaces
- Building comprehensive governance dashboards
- Analyzing proposal trends and voting patterns
- Creating proposal monitoring and notification systems
Body
application/json · object
Response
200 - application/json
List of all proposals