Get quotes

Retrieves all available quotes from from quote providers

  • Uses the same address/amount inputs for all providers.
  • Risk assessment is computed once (same inputs) and attached to the response.
  • If travel_rule_compliant is true, verifies IVMS101 records for sender & recipient before quoting.
Query Params
string
enum
required

Source chain (e.g., "solana", "ethereum")

string
required

Sender address on the source chain

string
required

Asset/mint/contract on the source chain

string
enum
required

Destination chain (e.g., "ethereum")

string
required

Asset/mint/contract on the destination chain

string
required

Amount in base units (integer string, no decimals)

int32
required
≥ 0

Slippage in basis points (0..=10000)

string
required

Recipient address on the destination chain

boolean

Whether the transaction complies with Travel Rule requirements.

Responses

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