bor_getCurrentValidators

Returns the current list of validators.

Description

Returns the current list of validators. The Bor documentation contains more information about Polygon Bor architecture and how validators participate in the consensus process.

Parameters

None

Returns

Array of validator objects with the following fields:

  • ID: validator ID
  • accum: the validator's proposer priority
  • power: the validator's voting power
  • signer: validator address
Language
Authorization
Header
Click Try It! to start a request and see the response here!