GET
Get swap estimate.
Get a price for swapping assets across different blockchain networks, without creating an order.

Authorizations

garden-app-id
string
header
required

If you do not yet have an app ID, please follow these steps.

Query Parameters

from
string
required
to
string
required
from_amount
string

Source amount in base units. Pass this or to_amount.

to_amount
string

Destination amount in base units. Pass this or from_amount.

Response

Estimate information.

status
enum<string>
Available options:
Ok
result
object[]