跳至主要內容

/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
布林值
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
目錄
字串
載入中...
平衡
字串
載入中...
請求
回應
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 端點,並開始建置
立即免費開始使用