v1
Get a gateway quote.
Checks the available liquidity and provides a quote.
get/v1/get-quote
Query parameters
srcChainstring required
Source chain
dstChainstring required
Destination chain
senderstring
Address sending the funds
recipientstring required
Address receiving the funds
srcTokenstring required
Source token address
dstTokenstring required
Destination token address
amountstring required
Amount to swap (in smallest unit, e.g., sats or wei)
gasRefillstring
Optional gas refill amount (in smallest unit, e.g., wei)
slippagestring required
Slippage tolerance (in basis points, e.g., 300 = 3%)
strategyTargetstring
strategyMessagestring
affiliateIdstring
Optional affiliate ID
Response
Get a quote