Preemptively add an address to the stats tracking

Network

Type: string
Required: Yes
Defaults to mainnet. The blockchain network to query (e.g., mainnet).

Address

Type: string
Required: Yes
The validator address to retrieve stats data for.

201
CREATED

Example Request

curl --request PUT \
     --url https://svc.blockdaemon.com/reporting/staking/v2/ethereum/mainnet/validator/stats/address \
     --header 'X-API-Key: ••••'