Status
Batch Status
Track the status of several trade transactions in a single call.
GET
Check several transactions in one call. Accepts comma-separated
txHashes/txIds aligned positionally to comma-separated chainIds, and returns an array of the same response shape as Status.
Query
string
Comma-separated transaction hashes.
string
Comma-separated DZap transaction IDs.
string
required
Comma-separated chain IDs, aligned to
txHashes/txIds.Response
Array of objects, each with the same shape as the Status response.Last modified on July 29, 2026