跳至主要內容

/eth/v1/node/syncing RPC Method

載入中...

更新於
Apr 10, 2026

/eth/v1/node/syncing RPC Method

參數

此方法不接受任何參數

退貨

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