Skip to main content
GET
Get multi exchange status

Authorizations

Authorization
string
header
required

Path Parameters

multiId
string
required

The multi exchange group ID

Maximum string length: 64

Response

Success

Response for GET /exchanges/multi/{multiId} — all orders that made it to the DB

multiId
string
required
orders
object[]
required
txHash
string

On-chain transaction hash once the EVM bundle is confirmed; null until then

bundleStatus
string

Status of the most recent bundle record: pending | submitted | confirmed | failed | withdrawn. Absent when no bundle has been built yet (or for non-EVM multiswaps).

failureReason
string

Why the bundle failed; only set when bundleStatus is "failed"