Create master swap quote
Swap
Create master swap quote
POST
Create master swap quote
Documentation Index
Fetch the complete documentation index at: https://docs.xentfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
ID of the source asset to swap
Example:
"asset_eth_123"
ID of the destination asset to receive
Example:
"asset_usdc_456"
Amount of source asset to swap
Example:
"1000000000000000000"
ID of the master wallet
Example:
"master_123456789"
ID of the source blockchain
Example:
"eth_mainnet"
ID of the destination blockchain
Example:
"base_mainnet"
Maximum slippage tolerance percentage (e.g., "0.5" for 0.5%)
Example:
"0.5"
ID of the deposit address (alternative to masterId)
Example:
"addr_123456789"
Optional custom destination address
Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f0b5b5"
ID of the asset to use for gas fees
Example:
"asset_eth_123"
Response
Swap quote created

