v1
latestOpenAPI 3.0.0ISC2026-07-26318688.6 KBExchanges
Build multi exchange batch transaction data
Builds batched transaction data for all orders in a multi exchange group. Supports Solana (up to 10 deposits per batch) and EVM ERC-4337 (up to 20 legs per batch). All orders must share the same source token chain. For EVM the built UserOp is stored server-side until submitted, hence POST.
post/exchanges/multi/{multiId}/tx/build
Path parameters
multiIdstring required
The multi exchange group ID
Request body
Response
Success