Get Valid Currencies
get_valid_currencies()
A character vector of valid currencies supported by coinmarketcap API
Other Cryptocurrencies: get_crypto_listings
,
get_crypto_map
,
get_crypto_marketpairs
,
get_crypto_meta
,
get_crypto_ohlcv
,
get_crypto_quotes
,
get_marketcap_ticker_all
get_valid_currencies()#> [1] "AUD" "BRL" "CAD" "CHF" "CLP" "CNY" "CZK" "DKK" "EUR" "GBP" "HKD" "HUF" #> [13] "IDR" "ILS" "INR" "JPY" "KRW" "MXN" "MYR" "NOK" "NZD" "PHP" "PKR" "PLN" #> [25] "RUB" "SEK" "SGD" "THB" "TRY" "TWD" "ZAR" "USD"