Zum Hauptinhalt springen

eth/v1/node/syncing – REST-API-Endpunkt

Wird geladen...

Aktualisiert am
24. März 2026

eth/v1/node/syncing – REST-API-Endpunkt

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
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen