v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-012159118.9 KB
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

Deprecated: gas refill is no longer supported. Supplying this field is rejected with an error. Removed in V3.

slippagestring required

Slippage tolerance (in basis points, e.g., 300 = 3%)

strategyTargetstring

Deprecated: custom strategies are no longer supported. Supplying this field is rejected with an error. Removed in V3.

strategyMessagestring

Deprecated: custom strategies are no longer supported. Supplying this field is rejected with an error. Removed in V3.

affiliateIdstring

Optional affiliate ID

Response

Get a quote

OR
OR