Get Stats for an address

Returns stats for an address including 30 and 90 days of yield and rewards data based on utc days If an address is not currently monitored a 404 is returned, on the first query for an address data is async calculated and then updated daily

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
👍

Tip

The endpoint returns yield and reward data for an address across the last 30 and 90 days, for validators on networks that support delegations the response also includes the yield for delegators staked to the validator, note if an address is not currently monitored it will return a 404 response, the first time an address is called it will be calculated in the background and will eventually return a value, you can also preempt this by sending a PUT to add it to monitoring.

Monitored addresses are updated once a day and is based on UTC days only.


Path Params
string
required
Defaults to mainnet

The blockchain network to query (e.g., mainnet).

string
required

The validator address to retrieve stats data for.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json