Transaction
Post /v2/tx/track
Requests tracking of a transaction that has already landed on-chain but was not broadcast through the Skip Go API. The status of a tracked transaction and subsequent IBC or Axelar transfers if routing assets cross chain can be queried through the /status endpoint.
POST
Body
application/json
Hex encoded hash of the transaction to track
Example:
"tx hash"
Chain ID of the transaction
Example:
"osmosis-1"
Response
200
application/json
The hash of the transaction.
Hash of the transaction