Validators Ordered (Experimental)
EXPERIMENTAL_validators_ordered request type
List validators ordered by stake size at a chosen block — broader than just the current active set.
EXPERIMENTAL_validators_ordered request type
List validators ordered by stake size at a chosen block — broader than just the current active set.
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": "EXPERIMENTAL_validators_ordered",
"params": {
"block_id": 194263739
}
}jsonrpc *string2.0id *stringmethod *stringEXPERIMENTAL_validators_orderedparams *objectblock_idone ofBlock height (integer) or block hash (string)
Block height
Base58-encoded block hash
Successful response
jsonrpc *string2.0id *one ofresultarrayitemsobjectOne of multiple possible types
errorobjectcodeintegermessagestringdataobject