eth_syncing
Chain info | Plasma
eth_syncing | Plasma
Plasma API method that returns an object with data about the sync status or false. Available on Plasma via Chainstack JSON-RPC nodes.
POST
eth_syncing
Plasma API method that returns an object with data about the sync status or
false.
Parameters
NoneResponse
object|boolean— an object with sync status data orfalsewhen not syncing
eth_syncing code examples
Last modified on May 18, 2026