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

    Type Alias TimeSeriesObjectResponse

    TimeSeriesObjectResponse: { o: Record<string, number | null>; t: number }[]

    Response type of an object-valued metric (array of { t, o } points)