Parameters
chainId
string
default:"toncoin"
required
Unique identifier for a blockchain network.
Request identifier used to match responses.
jsonrpc
string
default:"2.0"
required
JSON-RPC version.
method
string
default:"getMasterchainInfo"
required
JSON-RPC method name.
This method does not require any parameters.
Returns
TON masterchain state response.
TON extended block identifier.
Block workchain ID. The masterchain uses -1.
Block shard ID encoded as a signed 64-bit integer string.
TON extended block identifier.
Block workchain ID. The masterchain uses -1.
Block shard ID encoded as a signed 64-bit integer string.
Provider-specific response metadata.