Public Quote for Bridge & Swap
Fetch public bridge and swap quote.
Query parameters
The source chain ID
The source chain ID
The target chain ID
The target chain ID
a string to be decoded into a BigDecimal
a string to be decoded into a BigDecimal
"pay" for exact amount to pay (including fees), "receive" for exact amount to receive.
"pay" for exact amount to pay (including fees), "receive" for exact amount to receive.
a string to be decoded into a boolean
Optional flag indicating if this quote is for a Smart Deposit Address. Defaults to false.
The token symbol to deposit (e.g., "USDT").
The token symbol to deposit (e.g., "USDT").
The token symbol to receive after a swap (e.g., "USDC").
The token symbol to receive after a swap (e.g., "USDC").
Response
SingleBridgePublicQuoteResponseSchema
Changes
No recorded changes to this endpoint across all 1 revision of this API.