/eth/v1/beacon/states/{state_id}/validators/{validator_id} REST API Endpoint
路徑參數
state_id
字串
必填
載入中...
validator_id
字串
必填
載入中...
退貨
execution_optimistic
Boolean
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
目錄
字串
載入中...
平衡
字串
載入中...
狀態
字串
載入中...
pending_initialized
載入中...
pending_queued
載入中...
active_ongoing
載入中...
active_exiting
載入中...
active_slashed
載入中...
exited_unslashed
載入中...
exited_slashed
載入中...
withdrawal_possible
載入中...
withdrawal_done
載入中...
驗證器
載入中...
pubkey
字串
載入中...
withdrawal_crendetials
字串
載入中...
effective_balance
字串
載入中...
slashed
布林值
載入中...
activation_elgibility_epoch
字串
載入中...
activation_epoch
字串
載入中...
exit_epoch
字串
載入中...
withdrawable_epoch
字串
載入中...
請求
回應
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"index": "183215",6"balance": "0",7"status": "withdrawal_done",8"validator": {9"pubkey": "0xa263cec6f692c3f2a4edcbf7b791634ae964ae959e2dfab032cbe9234004ca34b02015ede753db15bd98bd12e3cd039b",10"withdrawal_credentials": "0x0100000000000000000000001a5e3bf5b68c9cf0be8e4daad9a297ddc6399106",11"effective_balance": "0",12"slashed": false,13"activation_eligibility_epoch": "46120",14"activation_epoch": "48315",15"exit_epoch": "324399",16"withdrawable_epoch": "324655"17}18}19}
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"index": "183215",6"balance": "0",7"status": "withdrawal_done",8"validator": {9"pubkey": "0xa263cec6f692c3f2a4edcbf7b791634ae964ae959e2dfab032cbe9234004ca34b02015ede753db15bd98bd12e3cd039b",10"withdrawal_credentials": "0x0100000000000000000000001a5e3bf5b68c9cf0be8e4daad9a297ddc6399106",11"effective_balance": "0",12"slashed": false,13"activation_eligibility_epoch": "46120",14"activation_epoch": "48315",15"exit_epoch": "324399",16"withdrawable_epoch": "324655"17}18}19}