跳至主要內容

/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 端點,並開始建置
立即免費開始使用