coinmarketcap_api v2.0.1 CoinmarketcapApi.GlobalData

Link to this section Summary

Link to this section Functions

Link to this function new(map_or_kwlist, opts \\ [])
new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %CoinmarketcapApi.GlobalData{
  active_cryptocurrencies: term(),
  active_markets: term(),
  bitcoin_percentage_of_market_cap: term(),
  last_updated: term(),
  quotes: term()
}
Link to this function parse_times(unix_time)