glassnode-api - v0.29.3
    Preparing search index...

    Variable MetricTierSchemaConst

    MetricTierSchema: ZodEnum<MetricTier> = ...

    Metric tier schema

    Not used by any schema or client method, and it does not match the API: the tier field on metric metadata is a number (e.g. 2), not one of these strings. Use MetricMetadata['tier'] (a number) to type it instead. This export will be removed in the next major release (1.0).