CoinMarketCap
API
Watchers.CoinMarketCap.credits
— MethodFetch remaining credits.
Watchers.CoinMarketCap.listings
— FunctionFetch all coin listings.
Watchers.CoinMarketCap.quotes
— MethodCall quotes
to get data for a specific list of currencies.
Passing values of type Symbol
will use the symbol
parameter, while String
will use the slug
parameter.
Watchers.CoinMarketCap.setapikey!
— FunctionSets coinmarketcap api key.
- from env var
PLANAR_CMC_APIKEY
- or from config key coinmarketcap_apikey