- Swaps: Warp handles the swap using solver liquidity. Simpler to integrate, best for common tokens.
- Injected swaps: you supply the calldata for a swap from an external API (1inch, 0x, etc.). More setup, but full token coverage and best-price routing.
- SDK
- API
Swaps
Specify the token you want on the destination chain. If it differs from what the user holds, Warp handles the bridge and swap automatically.The token address in
calls and tokenRequests must correspond to the target chain.