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

    Type Alias MetricTier

    MetricTier: "free" | "tier1" | "tier2" | "tier3" | "tier4" | "tier5"

    Metric tier type

    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) instead. This export will be removed in the next major release (1.0).