Zum Hauptinhalt springen

eth/v1/node/syncing REST API Endpoint

Wird geladen...

Aktualisiert am
Mar 24, 2026

eth/v1/node/syncing REST API Endpoint

Parameter

Diese Methode akzeptiert keine Parameter.

Rücksendungen

Daten
Objekt
Wird geladen...
head_slot
Zeichenkette
Wird geladen...
sync_distance
Zeichenkette
Wird geladen...
is_syncing
boolesch
Wird geladen...
is_optimistic
boolesch
Wird geladen...
el_offline
boolesch
Wird geladen...
Anfrage
Antwort
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
}
Hast du noch kein Konto?
Erstellen Sie Ihrenendpoint Sekundenschnelle und legen Sie los
Kostenlos loslegen