ExchangesImp..::..GetExchangesAsync Method
Get basic information about exchanges.
Namespace:
CoinpaprikaApi.ImpAssembly: CoinpaprikaApi (in CoinpaprikaApi.dll)
Syntax
public Task<IEnumerable<ExchangeItem>> GetExchangesAsync( IEnumerable<string> quotes )
Public Function GetExchangesAsync ( _ quotes As IEnumerable(Of String) _ ) As Task(Of IEnumerable(Of ExchangeItem))
Parameters
- quotes
- Type: IEnumerable<(Of <(<'String>)>)>
A list of quotes to return. Currently allowed values: BTC, ETH, USD, EUR, PLN, KRW, GBP, CAD, JPY, RUB, TRY, NZD, AUD, CHF, UAH, HKD, SGD, NGN, PHP, MXN, BRL, THB, CLP, CNY, CZK, DKK, HUF, IDR, ILS, INR, MYR, NOK, PKR, SEK, TWD, ZAR, VND, BOB, COP, PEN, ARS, ISK. Default: USD