跳至主要內容

eth-v1-beacon-states-{state_id}-finality_checkpoints REST API Endpoint

載入中...

更新於
2026年7月7日

eth-v1-beacon-states-{state_id}-finality_checkpoints REST API Endpoint

路徑參數

state_id
字串
必填
載入中...

退貨

execution_optimistic
Boolean
載入中...
資料
載入中...
previous_justified
陣列
載入中...
時代
字串
載入中...
root
字串
載入中...
current_justified
陣列
載入中...
時代
字串
載入中...
root
字串
載入中...
final_justified
陣列
載入中...
時代
字串
載入中...
root
字串
載入中...
請求
回應
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"previous_justified": {
6
"epoch": "362031",
7
"root": "0x73b5a6d2eaa71fa6b9377672f5635127e12a6f2e55609c5f2eb1c4dd4c3d4d57"
8
},
9
"current_justified": {
10
"epoch": "362032",
11
"root": "0x69078f161082cbddcbbf6d2abe605f3a1f56005dac5300ff15bf8b3961d67643"
12
},
13
"finalized": {
14
"epoch": "362031",
15
"root": "0x73b5a6d2eaa71fa6b9377672f5635127e12a6f2e55609c5f2eb1c4dd4c3d4d57"
16
}
17
}
18
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"previous_justified": {
6
"epoch": "362031",
7
"root": "0x73b5a6d2eaa71fa6b9377672f5635127e12a6f2e55609c5f2eb1c4dd4c3d4d57"
8
},
9
"current_justified": {
10
"epoch": "362032",
11
"root": "0x69078f161082cbddcbbf6d2abe605f3a1f56005dac5300ff15bf8b3961d67643"
12
},
13
"finalized": {
14
"epoch": "362031",
15
"root": "0x73b5a6d2eaa71fa6b9377672f5635127e12a6f2e55609c5f2eb1c4dd4c3d4d57"
16
}
17
}
18
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用