Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
TON shard block proof request.Parameters for
getShardBlockProof:params.workchain: Block workchain ID. The masterchain uses -1.params.shard: Block shard ID encoded as a signed 64-bit integer string.params.seqno: Block sequence number.params.from_seqno: Masterchain sequence number to start proof from. Defaults to latest masterchain block when omitted.
Returns
TON shard block proof.