Status

Creation & Validation

  • CREATED: The transaction request has been successfully created but has not yet been initiated.
  • NOT_INITIATED: The transaction was not submitted due to a validation error.

Quote Process

  • OPEN_QUOTE: A quote has been generated and is awaiting user acceptance.
  • QUOTE_FAILED: The transaction failed or expired before the quote was accepted.
  • AWAITING_FUNDS: Waiting for funds to be sent to the specified liquidation address (if applicable).

Transaction Execution

  • INITIATED: The transaction process has started.
  • PENDING: The transaction is in progress and awaiting on-chain confirmation.

Finalization

  • COMPLETED: The transaction has been successfully confirmed on-chain.
  • FAILED: The transaction encountered an error and could not be completed.

Flow Chart