coinmarketcap_api v2.0.1 CoinmarketcapApi.Ticker

Link to this section Summary

Link to this section Functions

Link to this function construct_quotes(quotes)
Link to this function new(map_or_kwlist, opts \\ [])
new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %CoinmarketcapApi.Ticker{
  circulating_supply: term(),
  id: term(),
  last_updated: term(),
  max_supply: term(),
  name: term(),
  quotes: term(),
  rank: term(),
  symbol: term(),
  total_supply: term(),
  website_slug: term()
}
Link to this function parse_supply(float)
Link to this function parse_times(unix_time)