Check the status of a swap transaction
| Status | Description |
|---|---|
NOT_FOUND | Transaction not found or not yet indexed |
PENDING | Transaction is being processed |
DONE | Swap completed successfully |
FAILED | Swap failed |
| Sub-Status | Description |
|---|---|
WAIT_SOURCE_CONFIRMATIONS | Waiting for source chain confirmations |
BRIDGE_IN_PROGRESS | Bridge transfer is in progress |
WAIT_DESTINATION_TRANSACTION | Waiting for destination chain transaction |
COMPLETED | Fully completed |
PARTIAL | Partially completed (refund may follow) |
REFUNDED | Transaction was refunded |
superswap), additional sub-statuses are available:
| Sub-Status | Description |
|---|---|
SWAP_IN_PROGRESS | DEX swap executing on the destination chain |
FALLBACK_SENT | Swap unavailable — stablecoin returned to user |
provider=superswap to the query when tracking SuperSwap transactions.
Partner API key. Optional for public endpoints, required for /v1/partner/*.
Transaction hash (required for LI.FI swaps)
Bridge name (LI.FI swaps)
Source chain ID (LI.FI swaps)
Destination chain ID (LI.FI swaps)
Set to 'near-intents' for NI status checks
near-intents Correlation ID (required when provider=near-intents)