eth_syncing

Returns an object with data about the sync status or false when not syncing. The sync object contains information about the current sync progress. ⚡ Compute Units: [Free (0 CU)](https://docs.conduit.xyz/rpc-nodes/information/compute-units)

Response

Sync status object when the node is syncing, or false when fully synced. The exact object shape varies by client and sync mode; the fields below cover what a snap-syncing client typically returns. All inner fields optional.

object
OR
false
Returned when the node is fully synced.