跳至主要內容

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

載入中...

更新於
Mar 24, 2026

/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": true,
4
"data": {
5
"proposer_index": "1",
6
"total": "1",
7
"attestations": "1",
8
"sync_aggregate": "1",
9
"proposer_slashings": "1",
10
"attester_slashings": "1"
11
}
12
}
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"proposer_index": "1",
6
"total": "1",
7
"attestations": "1",
8
"sync_aggregate": "1",
9
"proposer_slashings": "1",
10
"attester_slashings": "1"
11
}
12
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用