get https://api.shasta.trongrid.io/wallet/listwitnesses
返回所有超级代表的列表。
返回值
字段 | 类型 | 描述 |
---|---|---|
witnesses | WitnessList | 所有超级代表的列表 |
address | string | 超级代表地址 |
voteCount | int64 | 投票数 |
url | string | 主页链接 |
totalProduced | int64 | 产块数量 |
totalMissed | int64 | 未成功产块数量 |
latestBlockNum | int64 | 最新区块号 |
latestSlotNum | int64 | 最新产块槽位号 |
isJobs | bool | 是否为排名前27位的超级代表,表明当前是否可产块 |