Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
TON smart contract get-method request body.Parameters for
runGetMethod:params.address: TON smart contract address.params.method: Get method name to execute.params.stack: TVM stack arguments.
Returns
TON smart contract get-method execution result.