Search
⌘K
Intent Swap (Fusion)
API version: v2.0
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)·Orders·v2.0·Get settlement contract address

Get settlement contract address

Returns the current settlement contract address based on server configuration. This address is used for executing gasless swaps.

GEThttps://api.1inch.com/fusion/orders/v2.0/{chain}/order/settlement
Supported on:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSolanaSonicUnichain

Parameters

chain
* number path

Request Body

This request doesn’t have any request body.

1

Returns

200
SettlementAddressOutput object
address
* string
JSON
1

Did you find what you need?