/sendQuery - The Open Network (TON)
Example code for the /sendQuery json-rpc method. Сomplete guide on how to use /sendQuery json-rpc in GetBlock.io Web3 documentation.
Parameters
address
- body
string, required
address in any format
body
- body
string, required
b64-encoded boc-serialized cell with message body
init_code
- body
string, optional
b64-encoded boc-serialized cell with init-code
init_data
- body
string, optional
b64-encoded boc-serialized cell with init-data
Request
Last updated