Accounts
isValidatorExist
Check if the queried account is a validator. We index validators as accounts that have produced at least 1 block over their lifetime or have registered with our name service.
get/v1/accounts/{pk}/is-validator
Path parameters
pkstring required
Queried account address hash.
Queried account address hash.
Response
OK
boolean required