Retrieves a list of validators established by the user.
Last updated 11 months ago
[ { "created_at": "2023-07-21T20:33:24Z", "index": 112948, "public_key": "0x80002a239517f503.....75eb9f07e0afdfef3cd2", "rewards": { "all": 267626726, "last_30_days": 120272088, "last_365_days": 267626726 }, "status": "active_ongoing", "withdrawal_address": "0x86008d099756bf.........a923311e935ba936075" } ]
mainnet
goerli
curl -L \ --url 'https://ethereum-staking.sprd.validationcloud.io/v1/api/ethereum/{network}/validators' \ --header 'Authorization: Bearer JWT'
[ { "created_at": "2023-07-21T20:33:24Z", "index": 112948, "public_key": "0x80002a239517f5034e51bccb897f783eb38147538b661e2c870c302cbefa48d86178a0f8ffdf75eb9f07e0afdfef3cd2", "rewards": { "all": 267626726, "last_30_days": 120272088, "last_365_days": 267626726 }, "status": "active_ongoing", "withdrawal_address": "0x86008d099756bf129d332d0a923311e935ba936075" } ]