getValidators

Get a list of all validators on the Sui Network.

Log in to see full request history

We provide the following metadata for this endpoint:

ObjectParameterDescription
ValidatorvalidatorAddressThe address hash of a validator.
validatorNameThe name a validator submitted at the sign-up.
validatorImgA link to the image the validator owner: a company or an individual - chose for the validator.
Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 50
Defaults to 20

Number of queried entries.

string
required
Defaults to DESC

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

string
required
Defaults to ADDRESS

Select sorting parameter.

string
Defaults to %

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

Response

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