Send Swap Transaction
Broadcast a signed swap transaction to the blockchain network.
Body
Chain dispatcher. Solana: solana:solana. EVM: evm:<chainId> (e.g. evm:8453 for Base). TON: ton:mainnet or ton:testnet.
"solana:solana"
Base64 of the signed payload. Solana: signed VersionedTransaction/Transaction bytes. EVM: raw signed RLP. TON: signed external_in_message BoC.
1"AQABAuObQ8Adqk1eqZxRMJg4r6vGtXq9k0...base64..."
Multi-lander batch (Solana only). One signed candidate per lander, sharing a durable nonce — only one will commit. Mutually exclusive with signedTransaction.
1When true, the endpoint blocks until on-chain confirmation and returns swap data.
false
Wallet that receives the referral fee on this swap. Echo from the original /quote request.
Referral fee amount in USD for this swap (feePercentage × amountInUsd from the /quote response). Persisted for dashboard attribution; not re-validated against the signed transaction.
x >= 01.25