Fuse API
Status
Track a Fuse intent — single or batch.
GET
Returns step-level status for one or many intents. Cross-chain intents are async; poll until
completed.
Query
Single intent ID (returned from
/v1/buildTx).Comma-separated
srcChainId-txHash pairs, e.g. 8453-0xabc,42161-0xdef.Source transaction hash. Requires
chainId.Source chain ID for
txHash.Response
One of
pending, completed, failed, refunded.Per-leg detail: protocol, status, txHash, timestamps.
Final received amount + asset, when
completed.Examples
Last modified on May 4, 2026