v1

latestOpenAPI 3.0.02026-07-2614133121.9 KB
Transaction

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/v2/tx/track

Request body

tx_hashstring required

Hex encoded hash of the transaction to track

chain_idstring required

Chain ID of the transaction

Response

The hash of the transaction and a link to its explorer page.

tx_hashstring required

Hash of the transaction

explorer_linkstring required

Link to the transaction on the relevant block explorer