メインコンテンツへスキップ

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

読み込み中...

更新日:
May 21, 2026

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

パスパラメータ

block_id
文字列
必須
読み込み中...

返します

execution_optimistic
ブール値
読み込み中...
finalized
ブール値
読み込み中...
データ
オブジェクト
読み込み中...
proposer_index
文字列
読み込み中...
total
文字列
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう