跳至主要內容

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

載入中...

更新於
Apr 10, 2026

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

路徑參數

state_id
字串
必填
載入中...

退貨

execution_optimistic
布林值
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
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 端點,並開始建置
立即免費開始使用