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 extended block transaction request.Parameters for
getBlockTransactionsExt: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.count: Maximum number of transactions to return.params.after_lt: Transaction logical time to page after.params.after_hash: Transaction hash to page after.
Returns
Extended TON transactions.