跳转至主要内容

/eth/v1/beacon/headers/{block_id} REST API Endpoint

正在加载...

更新于
2026年3月24日

/eth/v1/beacon/headers/{block_id} REST API Endpoint

路径参数

block_id
字符串
必填
正在加载...

退货

execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
对象
正在加载...
root
字符串
正在加载...
canonical
布尔型
正在加载...
页眉
对象
正在加载...
消息
对象
正在加载...
插槽
字符串
正在加载...
proposer_index
字符串
正在加载...
parent_root
字符串
正在加载...
state_root
字符串
正在加载...
body_root
字符串
正在加载...
签名
字符串
正在加载...
请求
回复
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"root": "0x64b4fd8e25079f945c53e1eed8148af57d934c8eafa35dc86920bb4c4dc0d6eb",
6
"canonical": true,
7
"header": {
8
"message": {
9
"slot": "18454433",
10
"proposer_index": "48",
11
"parent_root": "0xd038d0071bcd647f0164dfb3469c9157f9e735690d4891538fd8184bf802a000",
12
"state_root": "0x1e497b0e6ec8d98af0cd68f6db144e5bca01a2e615ed1a7514d020095be7f8a0",
13
"body_root": "0x64b4fd8e25079f945c53e1eed8148af57d934c8eafa35dc86920bb4c4dc0d6eb"
14
},
15
"signature": ""
16
}
17
}
18
}
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"root": "0x64b4fd8e25079f945c53e1eed8148af57d934c8eafa35dc86920bb4c4dc0d6eb",
6
"canonical": true,
7
"header": {
8
"message": {
9
"slot": "18454433",
10
"proposer_index": "48",
11
"parent_root": "0xd038d0071bcd647f0164dfb3469c9157f9e735690d4891538fd8184bf802a000",
12
"state_root": "0x1e497b0e6ec8d98af0cd68f6db144e5bca01a2e615ed1a7514d020095be7f8a0",
13
"body_root": "0x64b4fd8e25079f945c53e1eed8148af57d934c8eafa35dc86920bb4c4dc0d6eb"
14
},
15
"signature": ""
16
}
17
}
18
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用