get https://api.shasta.trongrid.io/wallet/listwitnesses
List all Super Representatives.
Returns
| Field | Type | Description |
|---|---|---|
| witnesses | WitnessList | List of all super representatives |
| address | string | super representative address |
| voteCount | int64 | Voting count |
| url | string | Homepage url |
| totalProduced | int64 | Block produced number |
| totalMissed | int64 | Missed block number |
| latestBlockNum | int64 | Latest block number |
| latestSlotNum | int64 | Latest slot number |
| isJobs | bool | If the SR candidate is the top 27 in the list, this parameter indicates if this SR is eligible to produce a block |