Skip to main content

eth_syncing RPC Method

Loading...

Updated on
Apr 29, 2026

eth_syncing RPC Method

To use the eth_syncing method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

This method does not accept any parameters

Returns

result
object
Loading...
startingBlock
string
Loading...
currentBlock
string
Loading...
highestBlock
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": false
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": false
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free