/getBlockTransactions - The Open Network (TON)
Example code for the /getBlockTransactions json-rpc method. Сomplete guide on how to use /getBlockTransactions json-rpc in GetBlock.io Web3 documentation.
Parameters
workchain
- query
required, integer
block workchain id
shard
- query
required, integer
block shard id
seqno
- query
required, integer
block seqno
root_hash
- query
optional, string
file_hash
- query
optional, string
after_lt
- query
optional, integer
after_hash
- query
optional, string
count
- query
optional, integer, default 40
Request
Response
Previous/getBlockHeader - The Open Network (TON)Next/getConfigParam {disallowed} - The Open Network (TON)
Last updated