跳转至主要内容

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

正在加载...

更新于
2026年3月24日

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

路径参数

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

退货

execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
对象
正在加载...
索引
字符串
正在加载...
平衡
字符串
正在加载...
状态
字符串
正在加载...
验证器
对象
正在加载...
公钥
字符串
正在加载...
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 端点,并开始构建
免费开始使用