v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBstability
Get Stability validators counters.
Retrieves aggregate counters for the Stability chain validator set.
get/{chain_id}/api/v2/validators/stability/counters
Path parameters
chain_idstring required
The ID of the blockchain
Response
Stability validators counters.
Example response
{
"active_validators_count": "3",
"active_validators_percentage": 33.33,
"new_validators_count_24h": "2",
"validators_count": "9"
}