GET
/
tryLocateSourceTx
curl --request GET \
  --url https://ton-mainnet.s.chainbase.online/{api-key}/v1/tryLocateSourceTx
{
  "ok": true,
  "result": "<string>",
  "error": "<string>",
  "code": 123
}

Query Parameters

source
string
required
destination
string
required
created_lt
integer
required

Response

200
application/json
Successful Response
ok
boolean
required
result
error
string
code
integer