跳转至主要内容

/eth/v1/beacon/states/{state_id}/fork REST API Endpoint

正在加载...

更新于
2026年5月21日

/eth/v1/beacon/states/{state_id}/fork REST API Endpoint

路径参数

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

退货

execution_optimistic
布尔型
正在加载...
数据
对象
正在加载...
previous_version
字符串
正在加载...
current_version
字符串
正在加载...
时代
字符串
正在加载...
请求
回复
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"previous_version": "0x03000000",
6
"current_version": "0x04000000",
7
"epoch": "269568"
8
}
9
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"previous_version": "0x03000000",
6
"current_version": "0x04000000",
7
"epoch": "269568"
8
}
9
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用