v6

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0146375.3 KB
Cross-Chain

getStatus

Get the status of a cross chain transaction

get/cross-chain/status

Query parameters

originChainstring required

The origin chain where the cross-chain transaction was initiated

originTxHashstring required

The transaction hash on the origin chain to track. Format varies by chain type (32-byte hex for EVM/HyperCore, base58 signature for Solana, 64-char hex for Tron)

quoteIdstring

The quote ID associated with the cross-chain transaction

Headers

0x-api-keystring required

Visit dashboard.0x.org to get your API Key

Response

Successful response

status'origin_tx_pending' | 'origin_tx_succeeded' | 'origin_tx_confirmed' | 'origin_tx_reverted' | 'bridge_pending' | 'bridge_filled' | 'bridge_failed' | 'unknown' required

The current status of the cross-chain transaction

bridgestring

The bridge provider handling the cross-chain transfer

zidstring required

The unique ZeroEx identifier of the request