Quote API
Get Swap Quote
GET
/
api
/
v1
/
quote
Query Parameters
fromChain
string
Chain ID of the source token (must be a supported chain)
toChain
string
Chain ID of the destination token (must be a supported chain)
fromToken
string
Address of the source token
toToken
string
Address of the destination token
fromAmount
string
Amount of source token to swap
Response
200 - application/json
toAmount
string
toAmountMin
string
toToken
string
toChain
string
fromToken
string
fromAmount
string
fromChain
string