stakingOverview
Get a summary of all validators and their staking stats.
Overview
Request
{
"type": "stakingOverview"
}Response
{
"timestamp_ms": 1776010486341,
"total_staked": "435244277.12345678",
"validator_count": 30,
"delegator_count": 49271,
"validators": [
{
"address": "0x43e9abea1910387c4292bca4b94de81462f8a251",
"name": "Hyper Foundation",
"description": "Official Hyper Foundation validator",
"commission_bps": 0,
"total_delegated": "241305342.6257348",
"effective_stake": "241305342.6257348",
"staker_count": 12345,
"is_jailed": false
}
]
}Response Fields
Field
Type
Description
Validator Fields
Field
Type
Description
Last updated