跳转至主要内容

eth/v1/beacon/headers REST API Endpoint

正在加载...

更新于
2026年3月24日

eth/v1/beacon/headers REST API Endpoint

查询参数

插槽
字符串
正在加载...
parent_root
字符串
正在加载...

退货

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