Skip to main content

bor_getCurrentValidators RPC Method

Returns the current list of validators.

Updated on
Nov 2, 2023

bor_getCurrentValidators RPC Method

Parameters

This method does not accept any parameters

Returns

ID
The id of the validator
accum
The proposer priority for the validator
power
The voting power of the validator
signer
The address of the validator
Request
1
curl https://docs-demo.matic.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"bor_getCurrentValidators","params":[], "id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free