Validator Performance

The performance endpoints provide detailed metrics about validator performance on the Polygon network.

Get Validator Performance

GET
/
v1
/
polygon
/
validators
/
{validator_id}
/
performance

Validator State

The state endpoints provide current state information for validators on the Polygon network.

Get Validator State

GET
/
v1
/
polygon
/
validators
/
{validator_id}
/
state

Delegator State

The delegator state endpoint provides information about delegators’ current state on the Polygon network.

Get Delegator State

GET
/
v1
/
polygon
/
delegators
/
{delegator_address}
/
state