List all supported currencies in flash swap
Name | Type | Description | Notes |
---|---|---|---|
CurrencyPair | string | The currency pair, BTC_USDT represents selling Bitcoin (BTC) and buying Tether (USDT). | [optional] [readonly] |
SellCurrency | string | The currency to be sold | [optional] [readonly] |
BuyCurrency | string | The currency to be bought | [optional] [readonly] |
SellMinAmount | string | The minimum quantity required for selling | [optional] [readonly] |
SellMaxAmount | string | The maximum quantity allowed for selling | [optional] [readonly] |
BuyMinAmount | string | The minimum quantity required for buying | [optional] [readonly] |
BuyMaxAmount | string | The maximum quantity allowed for buying | [optional] [readonly] |