PAGES_DEV_URL_TEMPLATE

Documentation for eth_defi.currency_api.constants.PAGES_DEV_URL_TEMPLATE data.

PAGES_DEV_URL_TEMPLATE = 'https://{date}.currency-api.pages.dev/v1/currencies/{base}.min.json'

Fallback host (Cloudflare Pages) URL template.

Used when jsDelivr returns 404 or a transient error. The upstream docs recommend always having this fallback configured.