Returns batched transaction data for all orders in a multi exchange group (only Solana supported for now).
All orders must share the same source token chain.
For Solana, batches contain up to 10 deposit addresses each.
GET
/
exchanges
/
multi
/
{multiId}
/
tx
Get multi exchange batch transaction data
curl --request GET \ --url https://api-partner.houdiniswap.com/v2/exchanges/multi/{multiId}/tx \ --header 'Authorization: <api-key>'