Frequently asked questions in and around the Rated API.
To access the Rated API you will need to head to console.rated.network and create an account.
The RatedAPI is adopted for rewards tracking, performance monitoring and benchmarking. Full details can be found under API reference.
Check out our Rated CLI on github to bring all the information that the Rated API supports, in your local monitoriong suite.
Please remember to contribute back to the main branch if you come up with extensions, bug fixes, new modules etc.
The effectiveness rating (RAVER) is a methodology Rated has proposed for evaluating validator performance in a concise way. The methodology has been through a number of iterations with the community and is widespread by now. For more information on the specifics, please refer to our documentation.
The API doesn’t allow you to specify epoch. Data is pre-aggregated into 225 epoch intervals, so the minimum current granularity is 1 day. The API does offer startEpoch
and endEpoch
in the response, so that you have visibility of which epochs have been aggregated.
This information is not currently available. We are working on withdrawals and as part of this we are planning a few features related to balances and partial/full withdrawals that will be updated in real-time!
The API can aggregate in two ways. Depending on what you are trying to achieve the query params available are different.
timeWindow
- Validator data is aggregated in time bucketsvalidator
- Daily validator data is aggregated by pubkey/indexshoot us a note at hello@rated.network.