get
https://api.shasta.trongrid.io/wallet/listwitnesses
List all Super Representatives.
Returns
| Field | Type | Description |
|---|---|---|
| witness[i].address | string | Super Representative (SR) address. |
| witness[i].voteCount | int64 | Total number of votes received. |
| witness[i].url | string | URL of the Super Representative's (SR) official website. |
| witness[i].totalProduced | int64 | Total number of blocks produced by the SR. |
| witness[i].totalMissed | int64 | Total number of blocks missed by the SR. |
| witness[i].latestBlockNum | int64 | Latest block number (height). |
| witness[i].latestSlotNum | int64 | Latest slot number. |
| witness[i].isJobs | bool | Whether the SR is eligible to produce blocks. |