GET /bridge/min-amount
GET

/v1/bridge/min-amount

Get minimum exchange amount

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/bridge/min-amount?fromCurrency=xrp&toCurrency=btc
Query parameterValueDescription
fromCurrencystring
toCurrencystring
curl 'https://api.xrpl.to/v1/bridge/min-amount?fromCurrency=xrp&toCurrency=btc'

Response

No example was fetched for this page. Send the request to see a live response.

What it does

Get minimum exchange amount

OpenAPI