Skip to main content

Parameters

string
default:"43113"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"platform.getBlockchainStatus"
required
JSON-RPC method name.
object
required
Parameters for platform.getBlockchainStatus:
  • params.blockchainID: The unique identifier of the blockchain to check status for.

Returns

object
The JSON-RPC result.