跳转至主要内容

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

正在加载...

更新于
2026年5月21日

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

路径参数

state_id
字符串
必填
正在加载...
validator_id
字符串
必填
正在加载...

退货

execution_optimistic
Boolean
正在加载...
数据
对象
正在加载...
索引
字符串
正在加载...
平衡
字符串
正在加载...
状态
字符串
正在加载...
pending_initialized
正在加载...
pending_queued
正在加载...
active_ongoing
正在加载...
active_exiting
正在加载...
active_slashed
正在加载...
exited_unslashed
正在加载...
exited_slashed
正在加载...
withdrawal_possible
正在加载...
withdrawal_done
正在加载...
验证器
对象
正在加载...
公钥
字符串
正在加载...
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
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用