Examples
Example quote requests and how to read results.
Example: balanced
{
"source_chain": "<chain>",
"destination_chain": "<chain>",
"source_token": "<token>",
"destination_token": "<token>",
"input_amount": "1000000",
"slippage_tolerance": 1.0,
"strategy": "balanced",
"user_wallet": "<wallet>"
}How to choose a route
Last updated