Parameters
string
default:"toncoin"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"tryLocateResultTx"
required
JSON-RPC method name.
object
required
TON result transaction location request.Parameters for
tryLocateResultTx:params.source: Source TON address of the transaction.params.destination: Recipient TON address of the transaction.params.created_lt: Logical time when the transaction was created.
Returns
object
TON raw transaction.