For the complete documentation index, see llms.txt. This page is also available as Markdown.

CoinMetricsClientNotFoundError

exception coinmetrics._exceptions.CoinMetricsClientNotFoundError(message='CoinMetricsClient not found')

Bases: Exception

Raised when a CoinMetricsClient instance is not found.

Last updated

Was this helpful?