/v3/quote
POST /v3/quote
POST
/v3/quote
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
sellAsset
required
Asset to sell
string
buyAsset
required
Asset to buy
string
sellAmount
required
string
providers
Array<string>
sourceAddress
Address to send asset from
string
destinationAddress
Address to send asset to
string
slippage
number
cfBoost
Set to true to enable CF boost to speed up Chainflip swaps. BTC only.
boolean
referrer
string
disableEstimate
Set to true to disable on-chain estimation
boolean
maxExecutionTime
number
affiliateFee
number
Responses
Section titled “ Responses ”Default Response
object
quoteId
required
Quote ID
string
routes
required
Array<object>
object
sellAsset
required
Asset to sell
string
sellAmount
required
Sell amount
string
buyAsset
required
Asset to buy
string
buyAmount
Buy amount
string
buyAmountMaxSlippage
Buy amount max slippage
string
expectedBuyAmount
Expected Buy amount
string
expectedBuyAmountMaxSlippage
Expected Buy amount max slippage
string
fees
required
Array<object>
object
type
required
string
amount
required
string
asset
required
string
chain
required
string
protocol
required
string
routeId
required
Route ID
string
providers
required
Array<string>
expiration
Expiration
string
estimatedTime
object
inbound
Time to receive inbound asset in seconds
number
swap
Time to swap assets in seconds
number
outbound
Time to receive outbound asset in seconds
number
total
required
Total time in seconds
number
totalSlippageBps
required
Total slippage in bps
number
legs
required
Array<object>
object
provider
required
string
sellAsset
required
Asset to sell
string
sellAmount
required
Sell amount
string
buyAsset
required
Asset to buy
string
buyAmount
Buy amount
string
buyAmountMaxSlippage
Buy amount max slippage
string
expectedBuyAmount
Expected Buy amount
string
expectedBuyAmountMaxSlippage
Expected Buy amount max slippage
string
fees
required
Array<object>
object
type
required
string
amount
required
string
asset
required
string
chain
required
string
protocol
required
string
warnings
required
Array<object>
object
code
required
string
display
required
string
tooltip
string
meta
required
object
assets
Array<object>
object
asset
required
Asset name
string
price
required
Price in USD
number
image
required
Asset image
string
tags
required
Array<string>
streamingInterval
number
maxStreamingQuantity
number
referrer
string
nextActions
Array<object>
object
method
required
string
url
required
string
payload
error
Error message
string
providerErrors
Array<object>
object
provider
string
errorCode
string
message
string
Default Response
object
message
required
string
error
required
string
data
Default Response
object
message
required
string
error
required
string
data