/quote v2 - Request a trade quote
Endpoint
Request parameters
{
"sellAsset": "string",
"buyAsset": "string",
"sellAmount": "string",
"providers": [
"string"
],
"sourceAddress": "string",
"destinationAddress": "string",
"slippage": 100,
"affiliate": "string",
"affiliateFee": 1000,
"allowSmartContractSender": true,
"allowSmartContractReceiver": true,
"disableSecurityChecks": true,
"includeTx": true,
"cfBoost": true
}Parameter
Type
Required
Description
Example request
Last updated

