跳至主要內容

/eth/v1/validator/duties/sync/{epoch} RPC Method

載入中...

更新於
2026年5月21日

/eth/v1/validator/duties/sync/{epoch} RPC Method

路徑參數

時代
整數
必填
載入中...

身體參數

validator_indices
陣列
必填
載入中...

退貨

execution_optimistic
布林值
載入中...
資料
陣列
載入中...
pubkey
字串
載入中...
validator_index
字串
載入中...
validator_sync_committee_indices
陣列
載入中...
請求
回應
1
{
2
"execution_optimistic": false,
3
"data": [
4
{
5
"pubkey": "0x8a6aa2eb61ac6d62357b19969be8d4a4e034613aca7096c63667f5b590637af24692d148a4b82b855e1b74d9fc1be1c2",
6
"validator_index": "297215",
7
"validator_sync_committee_indices": [
8
"42",
9
"128",
10
"255"
11
]
12
}
13
]
14
}
1
{
2
"execution_optimistic": false,
3
"data": [
4
{
5
"pubkey": "0x8a6aa2eb61ac6d62357b19969be8d4a4e034613aca7096c63667f5b590637af24692d148a4b82b855e1b74d9fc1be1c2",
6
"validator_index": "297215",
7
"validator_sync_committee_indices": [
8
"42",
9
"128",
10
"255"
11
]
12
}
13
]
14
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用