get https://api.figment.io/ethereum/validators/
Same endpoint as Get Validators but for one validator
Responses
401Invalid API key
404Not found
Same endpoint as Get Validators but for one validator
401Invalid API key
404Not found
xxxxxxxxxx
curl --request GET \
--url 'https://api.figment.io/ethereum/validators/pubkey?network=mainnet' \
--header 'accept: application/json' \
--header 'x-api-key: your-api-key-here'
xxxxxxxxxx
81}
{
"data": {
"id": "8a075b89-c1f7-4381-a158-8ee866bf68bc",
"network": "holesky",
"pubkey": "0xd1ef8d468ef53d82368d2026e321ab2c6d44f44c33b7b9f22369bf6dcf37fb0208f82dd6b485325ce1bbf5aec7ad45bb",
"withdrawal_address": "0xE40F80618324C814cD444434670a44ba4583aE38",
"withdrawal_credentials": "0x010000000000000000000000e40f80618324c814cd444434670a44ba4583ae38",
"net_fee_payout_address": "0xE40F80618324C814cD444434670a44ba4583aE38",
"fee_recipient_address": "0xE40F80618324C814cD444434670a44ba4583aE38",
"status": "withdrawal_done",
"region": "ca-central-1",
"staking_request": {
"id": "a428d279-27b3-482b-82f4-510e7b52adb5",
"created_at": "2023-10-17T18:17:11Z"
},
"status_history": {
"events": [
{
"status": "provisioned",
"changed_at": "2023-10-17T18:17:11Z"
},
{
"status": "deposited_not_finalized",
"changed_at": "2023-10-17T20:39:36Z"
},