跳转至主要内容

/eth/v1/beacon/states/{state_id}/validator_balances REST API Endpoint

正在加载...

更新于
Apr 10, 2026

/eth/v1/beacon/states/{state_id}/validator_balances REST API Endpoint

路径参数

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

查询参数

id
数组
正在加载...

退货

execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
对象
正在加载...
索引
字符串
正在加载...
平衡
字符串
正在加载...
请求
回复
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"index": "91343",
7
"balance": "0"
8
}
9
]
10
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"index": "91343",
7
"balance": "0"
8
}
9
]
10
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用