Supported ChainsMoonbase AlphaJSON-RPC APIsystem_syncStateOn this pagesystem_syncState - JSON-RPC Method cURL curl -X POST https://api-moonbase-alpha.n.dwellir.com/YOUR_API_KEY \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"system_syncState","params":[]}' Returns Object with fields like startingBlock, currentBlock, highestBlock.