Tracking Transactions
Track Transaction
Registers a transaction for cross-chain tracking. Call this once with the transaction hash and chain ID immediately after broadcasting. This is required before you can poll the transaction status.
After calling this endpoint, use Get Transaction Status (GET /v2/tx/status) to poll for progress updates.
post/v2/tx/track
Request body
Response
Successful response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.