/quote - Request a trade quote
Endpoint
Request parameters
{
"sellAsset": "string",
"buyAsset": "string",
"sellAmount": "string",
"providers": [
"string"
],
"sourceAddress": "string",
"destinationAddress": "string",
"slippage": 100,
"affiliate": "string",
"affiliateFee": 88,
"includeTx": true
}Parameter
Type
Required
Description
Example request
Previous/tokens - Request supported tokens by a swap providerNext/quote - Understanding the response
Last updated