Log Blockchain Transaction Hash for Swap

Records the blockchain transaction hash for a swap that has already been signed and broadcast to the blockchain. This endpoint logs the transaction hash in the system to track the on-chain confirmation status.
Use this endpoint when the transaction has been broadcast externally and you need to register the transaction hash in the system.
Access level: Token agents who are the initiators of the transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

Transaction hash

string
required

Task id to log the Transaction hash

Responses
200

Transaction hash logged successfully.

400

Log operation failed due to invalid data.

403

Token not manageable with this authentication.

404

Token not found.
Swap workflow not found.
Swap workflow task not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!