Performance
A series of endpoints that drill down on performance related metrics for validators.
Validator Performance
You can query this endpoint by using the vote_account
address of a validator as the validator_id
. The granularity of results can either be daily or around 20 minute intervals (3,000 slots).
Earliest data available is from April 1, 2024.
Geolocation Vote Latency
To use this endpoint, a day must be specified. The endpoint then returns all available median vote latency data across all data center/hosting provider locations for the specified date.
Earliest data available is from November 1, 2024.
Network Effectiveness
This endpoint returns historical key performance metrics at the network level. You can choose the covered dates (fromDate
,toDate
) or ~20 minute slot intervals (fromSlot
, toSlot
) based on the granularity
parameter. By default, it returns the latest daily data.
Earliest data available is from April 1, 2024.
Last updated