validator
Get validators metrics
Returns aggregated performance metrics for the top N validators by voting power, useful for comparing signing efficiency across the active set.
get/validators/metrics
Query parameters
countinteger
Count of aggregated entities
Response
OK
Example response
{
"block_missed_metric": "1",
"commission_metric": "1",
"operation_time_metric": "1",
"self_delegation_metric": "1",
"votes_metric": "1"
}