跳至主要內容

/eth/v1/beacon/rewards/blocks/{block_id} REST API Endpoint

載入中...

更新於
2026年5月21日

/eth/v1/beacon/rewards/blocks/{block_id} REST API Endpoint

路徑參數

block_id
字串
必填
載入中...

退貨

execution_optimistic
布林值
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
proposer_index
字串
載入中...
總計
字串
載入中...
attestations
字串
載入中...
sync_aggregate
字串
載入中...
proposer_slashings
字串
載入中...
attester_slashings
字串
載入中...
請求
回應
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"proposer_index": "24880",
6
"total": "46069364",
7
"attestations": "44424455",
8
"sync_aggregate": "1644909",
9
"proposer_slashings": "0",
10
"attester_slashings": "0"
11
}
12
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"proposer_index": "24880",
6
"total": "46069364",
7
"attestations": "44424455",
8
"sync_aggregate": "1644909",
9
"proposer_slashings": "0",
10
"attester_slashings": "0"
11
}
12
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用