Route Confirmation

User should select the desired route and wallets to confirm the route

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body

string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Unique requestId received from bestRoute endpoint

selectedWallets
object

The list of user's selected wallets to doing the swapping operation. (Blockchain to Wallet address map). If you want to be able to generate the transaction based on the response of this request, you must provide selected wallets of user for each chain which will be used to sign the transactions. You can provide a custom destination adderss for the user using destination field, otherwise the wallet for destination blockchain from this map will be selected as receiver address.

string

The address of custom destination wallet, in case that you want to just swap in a blockchain because selected wallets can not support this scenario

boolean
required
Defaults to true

Determines if the user's wallet should be checked for the required assets to complete the transaction. Set to true to enforce the check; set to false to bypass the check.

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*