ProposalCreate

Create a governance proposal to modify chain parameters. Registered SRs, SR Partners, and SR Candidates can create proposals.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Proposal window and expiry rounding

The default proposal lifetime is 3 days, controlled by chain parameter #92 getProposalExpireTime. The actual expiry advances to the first scheduled maintenance time after the base window, so the real window is longer than 3 days and no more than 3 days plus one Maintenance Period. The first maintenance-triggering block at or after expiry tallies the eligible active-SR approvals.


Related resources

Body Params
string
required

Transaction initiator address. (Format: Base58 or Hex)

json
required

Map of chain parameter IDs and their new values.
For example: [{"key": 0,"value": 100000},{"key": 1,"value": 2}]

int32

Optional. Permission ID used for multi-signature account operations. Defaults to the owner permission (0) if unspecified.

boolean

Optional. Set to true to format addresses in Base58; set to false for hex format. (Default: false)

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json