/pallets/staking/validators REST API Endpoint
Query Parameters
at
string
The block at which to retrieve the list of validators.
Returns
at
object
An object containing information about the state.
hash
string
The hash of the block at the specified state.
height
string
The height of the block at the specified state.
validators
array
An array of objects, each representing a validator.
address
string
The address of the validator.
status
string
The current status of the validator.
validatorsToBeChilled
array
An array of objects, each representing a validator scheduled to be chilled.
address
string
The address of the validator to be chilled.
status
string
The current status of the validator to be chilled
Request
1curl 'https://docs-demo.dot-mainnet.quiknode.pro/pallets/staking/validators'2
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free