bor_getCurrentValidators

Returns the current list of validators.

Path parameters

apiKeystringRequired

Response

A list of current validators with their details.

IDintegerOptional

The ID of the validator.

accumintegerOptional

The proposer priority for the validator.

powerintegerOptional

The voting power of the validator.

signerstringOptionalformat: "^0x[0-9a-fA-F]{40}$"

The address of the validator.