starknet_syncing - Returns an object about...
Returns an object about the sync status, or false if the node is not synching
Returns an object about the sync status, or false if the node is not synching
Request Parameters
This method accepts no parameters.
Response Body
The status of the node, if it is currently synchronizing state. FALSE otherwise Sync status object or false if not syncing
Examples
curl -X POST https://api-starknet-mainnet.n.dwellir.com/YOUR_API_KEY \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "starknet_syncing",
"params": [],
"id": 1
}'starknet_specVersion - Returns the version...
Returns the version of the Starknet JSON-RPC specification being used
Sui Network
Access high-performance Sui RPC endpoints with Dwellir. Build next-generation Web3 applications on Sui's object-centric blockchain with low-latency JSON-RPC API access and 99.99% uptime SLA.