GetProposalById

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

返回值

字段类型描述
proposal_idint64链上提议的唯一 ID。
proposer_addressstring提议创建者地址。
parametersmap<int64, int64>该提议中设定的各链参数 ID 及其数值。
parameters.keystring参数 ID。
parameters.valueint64参数值。
expiration_timeint64提议的过期时间。(单位: 毫秒)
create_timeint64账户激活的时间戳。(单位: 毫秒)
approvalsstring array批准者地址列表。
stateenum提议状态。(枚举值: PENDING, DISAPPROVED, APPROVED, CANCELED)
Body Params
int32
required
boolean
Responses

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