/eth/v1/beacon/rewards/blocks/{block_id} REST API Endpoint
路径参数
block_id
字符串
必填
正在加载...
退货
execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
对象
正在加载...
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}