eth_syncing

Returns a data object detailing the status of the sync process or false if not syncing.

Parameters

None

Returns

  • Object - An object of type Syncing or false if not syncing.
    • startingBlock: QUANTITY - The block at which the import started
      (will only be reset, after the sync reached his head)
    • currentBlock: QUANTITY - The current block, same as eth_blockNumber
    • highestBlock: QUANTITY - The estimated highest block
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to demo
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_syncing
params
array
required
Defaults to []
Params*
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json