跳至主要內容

eth/v1/beacon/states/{state_id}/validators/{validator_id} REST API Endpoint

載入中...

更新於
Mar 24, 2026

eth/v1/beacon/states/{state_id}/validators/{validator_id} REST API Endpoint

路徑參數

state_id
字串
必填
載入中...
validator_id
字串
必填
載入中...

退貨

execution_optimistic
布林值
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
目錄
字串
載入中...
平衡
字串
載入中...
狀態
字串
載入中...
驗證器
物件
載入中...
pubkey
字串
載入中...
withdrawal_credentials
字串
載入中...
effective_balance
字串
載入中...
slashed
布林值
載入中...
activation_eligibility_epoch
字串
載入中...
activation_epoch
字串
載入中...
exit_epoch
字串
載入中...
withdrawable_epoch
字串
載入中...
請求
回應
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"index": "0",
6
"balance": "500000000000000",
7
"status": "active_ongoing",
8
"validator": {
9
"pubkey": "0x98111a6ee569f1be005551d8c76e042aabcb5bf4c491d177445a2b5fb30dedc7bf6db39e387831c6739bde4129c6ada5",
10
"withdrawal_credentials": "0x0100000000000000000000000b2261d5b8748aaf43e138c0a4a556659150a11a",
11
"effective_balance": "500000000000000",
12
"slashed": false,
13
"activation_eligibility_epoch": "0",
14
"activation_epoch": "0",
15
"exit_epoch": "18446744073709551615",
16
"withdrawable_epoch": "18446744073709551615"
17
}
18
}
19
}
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"index": "0",
6
"balance": "500000000000000",
7
"status": "active_ongoing",
8
"validator": {
9
"pubkey": "0x98111a6ee569f1be005551d8c76e042aabcb5bf4c491d177445a2b5fb30dedc7bf6db39e387831c6739bde4129c6ada5",
10
"withdrawal_credentials": "0x0100000000000000000000000b2261d5b8748aaf43e138c0a4a556659150a11a",
11
"effective_balance": "500000000000000",
12
"slashed": false,
13
"activation_eligibility_epoch": "0",
14
"activation_epoch": "0",
15
"exit_epoch": "18446744073709551615",
16
"withdrawable_epoch": "18446744073709551615"
17
}
18
}
19
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用