Check swap status
Checks the on-chain status of a swap by transaction hash. Optionally provide chain IDs to speed up the lookup.
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
Response
Swap status
Current status of the swap operation
PENDING, DONE, FAILED, NOT_FOUND Error message if the swap failed
URL to view the swap transaction on a block explorer
Human-readable status message for the swap
URL to view the receiving transaction on a block explorer
URL to view the sending transaction on a block explorer
Detailed substatus providing additional context on the swap state