ProposalsList gRPC Method
Parameters
This method does not accept any parameters
Returns
proposals
array
List of network parameter change proposals
proposal_id
integer
The unique identifier of the proposal
proposer_address
string
The address of the proposer (Super Representative)
parameters
object
Map of parameter IDs to their proposed values
expiration_time
integer
The timestamp when the proposal expires
create_time
integer
The timestamp when the proposal was created
approvals
array
List of addresses of Super Representatives who have approved the proposal
state
string
The current state of the proposal (enum: Proposal_State)
error
object
Error object that will be nil if operation was successful
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free