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/{address}/is-validator

Path parameters

addressstring required

Queried account address hash.

Queried account address hash.

Response

OK

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.