跳转至主要内容

/eth/v1/config/fork_schedule RPC Method

正在加载...

更新于
2026年5月21日

/eth/v1/config/fork_schedule RPC Method

参数

该方法不接受任何参数

退货

数据
数组
正在加载...
previous_version
字符串
正在加载...
current_version
字符串
正在加载...
时代
字符串
正在加载...
请求
回复
1
{
2
"data": [
3
{
4
"previous_version": "0x00000000",
5
"current_version": "0x00000000",
6
"epoch": "0"
7
},
8
{
9
"previous_version": "0x00000000",
10
"current_version": "0x01000000",
11
"epoch": "74240"
12
},
13
{
14
"previous_version": "0x01000000",
15
"current_version": "0x02000000",
16
"epoch": "144896"
17
},
18
{
19
"previous_version": "0x02000000",
20
"current_version": "0x03000000",
21
"epoch": "194048"
22
},
23
{
24
"previous_version": "0x03000000",
25
"current_version": "0x04000000",
26
"epoch": "269568"
27
}
28
]
29
}
1
{
2
"data": [
3
{
4
"previous_version": "0x00000000",
5
"current_version": "0x00000000",
6
"epoch": "0"
7
},
8
{
9
"previous_version": "0x00000000",
10
"current_version": "0x01000000",
11
"epoch": "74240"
12
},
13
{
14
"previous_version": "0x01000000",
15
"current_version": "0x02000000",
16
"epoch": "144896"
17
},
18
{
19
"previous_version": "0x02000000",
20
"current_version": "0x03000000",
21
"epoch": "194048"
22
},
23
{
24
"previous_version": "0x03000000",
25
"current_version": "0x04000000",
26
"epoch": "269568"
27
}
28
]
29
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用