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": true,4"data": {5"previous_version": "0x05000000",6"current_version": "0x05010000",7"epoch": "0xcb84"8}9}
1{2"execution_optimistic": false,3"finalized": true,4"data": {5"previous_version": "0x05000000",6"current_version": "0x05010000",7"epoch": "0xcb84"8}9}