state_completed_success
, state_pending
, state_abandoned
, etc. The explorer will tell you where your funds have been released if the transaction has failed, the swap failed and what asset has been released.
IBC Transfer Details
TRANSFER_PENDING
: Sent, waiting to be received. May take upto 24horus to be received on chain.TRANSFER_RECEIVED
: Received, may still revert if multi-hop.TRANSFER_SUCCESS
: Completed successfully.TRANSFER_FAILURE
: Transfer failed.TRANSFER_PENDING_ERROR
: Error occurred, refund pending.send_tx
, receive_tx
, timeout_tx
, acknowledge_tx
Axelar Transfer Details
AXELAR_TRANSFER_PENDING_CONFIRMATION
: Waiting for Axelar confirmation.AXELAR_TRANSFER_PENDING_RECEIPT
: Confirmed, awaiting receipt.AXELAR_TRANSFER_SUCCESS
: Assets received.AXELAR_TRANSFER_FAILURE
: Transfer failed.send_tx
, confirm_tx
, execute_tx
gas_paid_tx
, approve_tx
CCTP Transfer Details
CCTP_TRANSFER_SENT
: Burn submitted.CCTP_TRANSFER_CONFIRMED
: Confirmed by Circle.CCTP_TRANSFER_RECEIVED
: Received on destination chain.send_tx
, receive_tx
Hyperlane Transfer Details
HYPERLANE_TRANSFER_SENT
, RECEIVED
, FAILED
, UNKNOWN
send_tx
, receive_tx
OPInit Transfer Details
OPINIT_TRANSFER_SENT
, RECEIVED
, UNKNOWN
send_tx
, receive_tx
Go Fast Transfer Details
GO_FAST_TRANSFER_SENT
: Intent submitted.GO_FAST_TRANSFER_FILLED
: Success.GO_FAST_TRANSFER_TIMEOUT
, REFUNDED
, POST_ACTION_FAILED
order_submitted_tx
, order_filled_tx
, order_timeout_tx
, order_refunded_tx
Stargate Transfer Details
STARGATE_TRANSFER_SENT
, RECEIVED
, FAILED
, UNKNOWN
send_tx
, receive_tx
, error_tx
Eureka Transfer Details
send_tx
, receive_tx
LayerZero Transfer Details
send_tx
, receive_tx
, and ack_tx