bor_getCurrentValidators

Returns the current list of validators.

Path parameters

apiKeystringRequired

Response

A list of current validators with their details.
IDinteger or null
The ID of the validator.
accuminteger or null
The proposer priority for the validator.
powerinteger or null
The voting power of the validator.
signerstring or nullformat: "^0x[0-9a-fA-F]{40}$"
The address of the validator.