v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
Polkadot Staking Reporting

Get the Status of a Validator

Returns the current status of a given validator address.

get/v1/polkadot/mainnet/validator/status/{address}

Path parameters

addressstring required

A single public address to check.

Response

Status of a Validator

addressstring required

The user-defined address.

statusstring required

The staking status of the user-defined address.

commissioninteger required

The validator commission rate. It refers to the percentage of staking rewards that validators are allowed to charge for their services, it varies across validators. Validators have the freedom to choose their commission rate based on various factors, such as their operational costs, infrastructure requirements, and the value they provide to the network.

activationDatestring date required

The activation date.