JSDELIVR_URL_TEMPLATE
Documentation for eth_defi.currency_api.constants.JSDELIVR_URL_TEMPLATE data.
- JSDELIVR_URL_TEMPLATE = 'https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@{date}/v1/currencies/{base}.min.json'
Primary host (jsDelivr CDN) URL template.
{date}islatestor an ISOYYYY-MM-DDdate;{base}is the lower-cased base currency (e.g.usd). One request returns the base currency against ~200 fiat and crypto currencies.