getValidators

Get a list of all validators on the Mina Blockchain.

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 50
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to STAKE

Select sorting parameter.

Allowed:
string

Enter part or full validator name or address to get the queried validator.

string
enum
Defaults to ALL

The type of queried validators. Active validators are validators that produced at least 1 block in the last completed epoch.

Allowed:
boolean
Defaults to false

Flag showing whether the queried validators are anonymous, i.e. are not run by a known operator (an operator that registered with our name service).

boolean
Defaults to false

Flag showing that the queried validators charge a non-null fee for validation services.

boolean
Defaults to false

Flag showing that the queried validators have been verified, i.e. their identity has been proved.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json