fetch_historical_ethereum: Fetch historical USDC metrics on Ethereum

Description Usage Arguments Value Examples

View source: R/usdc-historical.R

Description

Queries the 'CoinMetrics' API to retrieve historical USDC metrics

Usage

1
fetch_historical_ethereum(metric = "CapMrktCurUSD")

Arguments

metric

(character) A valid CoinMetrics asset metric

Value

a dataframe with the historical USDC metrics (see: https://docs.coinmetrics.io/api/v4#operation/getCatalogAllMetrics)

Examples

1
fetch_historical_ethereum(metric = "CapMrktCurUSD")

usdc documentation built on June 21, 2021, 5:07 p.m.