跳转至主要内容

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

正在加载...

更新于
2026年3月24日

/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": 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 端点,并开始构建
免费开始使用