Zum Hauptinhalt springen

/eth/v1/node/syncing RPC Method

Wird geladen...

Aktualisiert am
Apr 10, 2026

/eth/v1/node/syncing RPC Method

Parameter

Diese Methode akzeptiert keine Parameter.

Rücksendungen

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