SimpleImp..::..GetSupportedVSCurrenciesAsync Method
Get list of supported_vs_currencies.
Namespace:
CoinGeckoAPI.ImpsAssembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
public Task<IEnumerable<string>> GetSupportedVSCurrenciesAsync()
Public Function GetSupportedVSCurrenciesAsync As Task(Of IEnumerable(Of String))