Current Validators
validators request type
Fetch the active validator set for the current epoch, with stakes and performance stats.
validators request type
Fetch the active validator set for the current epoch, with stakes and performance stats.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "validators",
"params": [
null
]
}jsonrpc *string2.0id *stringmethod *stringvalidatorsparams *arrayitemsvaluenullableSuccessful response
jsonrpc *string2.0id *one ofresultobjectInformation about this epoch validators and next epoch validators
current_fishermen *arrayFishermen for the current epoch
itemsobjectOne of multiple possible types
current_proposals *arrayProposals in the current epoch
itemsobjectOne of multiple possible types
current_validators *arrayValidators for the current epoch
itemsobjectDescribes information about the current epoch validator
epoch_height *integerEpoch height
epoch_start_height *integerEpoch start block height
next_fishermen *arrayFishermen for the next epoch
itemsobjectOne of multiple possible types
next_validators *arrayValidators for the next epoch
itemsobjectprev_epoch_kickout *arrayKickout in the previous epoch
itemsobjecterrorobjectcodeintegermessagestringdataobject