メインコンテンツへスキップ

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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう