Eth_syncing

Check if node is syncing

post
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: eth_syncing
paramsarrayRequired

Must be an empty array.

idintegerRequiredExample: 1
Responses
chevron-right
200

Returns sync status object or false

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
resultone ofOptional
booleanOptionalExample: false
or
post
/
200

Returns sync status object or false

Last updated