powered by
Queries the `CoinMetrics` API to retrieve historical USDC metrics
fetch_historical_ethereum(metric = "CapMrktCurUSD")
(character) A valid CoinMetrics asset metric
a dataframe with the historical USDC metrics (see: https://docs.coinmetrics.io/api/v4#operation/getCatalogAllMetrics)
# NOT RUN { fetch_historical_ethereum(metric = "CapMrktCurUSD") # }
Run the code above in your browser using DataLab