跳至主要內容

eth/v1/node/syncing REST API Endpoint

載入中...

更新於
Mar 24, 2026

eth/v1/node/syncing REST API Endpoint

參數

此方法不接受任何參數

退貨

資料
物件
載入中...
head_slot
字串
載入中...
sync_distance
字串
載入中...
is_syncing
布林值
載入中...
is_optimistic
布林值
載入中...
el_offline
布林值
載入中...
請求
回應
1
{
2
"data": {
3
"head_slot": "18454434",
4
"sync_distance": "0",
5
"is_syncing": false,
6
"is_optimistic": false,
7
"el_offline": false
8
}
9
}
1
{
2
"data": {
3
"head_slot": "18454434",
4
"sync_distance": "0",
5
"is_syncing": false,
6
"is_optimistic": false,
7
"el_offline": false
8
}
9
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用