/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}