Search
⌘K
Intent Swap (Fusion)
API version: All versions
Introduction
Quick start
Quick Start - Ethereum
Quick Start - Solana
Orders
Get gasless swap active orders GET
Get settlement contract address GET
Get order status by hash GET
Get multiple orders by hashes POST
Get orders by maker address GET
Get cancelable orders GET
Quoter
Get quote for token swap GET
Get quote with custom auction presets POST
Build Fusion order from quote POST
Relayer
Submit a signed Fusion order POST
Submit multiple signed Fusion orders POST
Migration
Migration from v1.0 to v2.0
SDK
Solana
Overview
Filling and canceling Solana Fusion order
WebSocket API
EVMs
Overview
Swapping a Native Token to ERC-20
Swapping with Permit2
WebSocket API
Docs·APIs·Swap API·Intent Swap (Fusion)·Migration·Migration from v1.0 to v2.0

Migration from v1.0 to v2.0

Migration from v1.0 to v2.0

Following changes must be done to migrate from v1.0 to v2.0

Quoter Request Data changed

Request

Adding of parameter:
isPermit2: permit2 allowance transfer encoded call

Relayer Request Data changed

Request

Removing of parameter:
allowedSender
offsets
interactions

Adding of parameter:
extension

Did you find what you need?