get
https://api.shasta.trongrid.io/walletsolidity/listwitnesses
返回所有超级代表的列表(已固化状态)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
返回值
| 字段 | 类型 | 描述 |
|---|---|---|
| witnesses | WitnessList | 所有超级代表 (SR) 列表。 |
| address | string | SR 地址。 |
| voteCount | int64 | 收到的总票数。 |
| url | string | SR 官方网站 URL。 |
| totalProduced | int64 | SR 生产的区块总数。 |
| totalMissed | int64 | SR 错过的出块总数。 |
| latestBlockNum | int64 | 最新区块编号 (高度)。 |
| latestSlotNum | int64 | 最新 slot 编号。 |
| isJobs | bool | SR 是否有资格生产区块。 |