get https://api.shasta.trongrid.io/walletsolidity/listwitnesses
List all Super Representatives (Confirmed state)
Returns
Field | Type | Description |
---|---|---|
witnesses | WitnessList | List of all witnesses |
address | string | Witness 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 witness is the top 27 in the list, this parameter indicates if this witness is eligible to produce a block |