@cfxlabsinc/b2b-services
    Preparing search index...

    Full searchImpliedBalanceTimeseries item shape (pre-serialization).

    type BankBalanceTimeseriesItem = {
        balance: BigNumber;
        localDate: string;
        timestamp: Date;
    }
    Index
    balance: BigNumber

    Running credits − debits over ALL history through the end of this day.

    localDate: string

    Date string (YYYY-MM-DD) in the requested timezone.

    timestamp: Date

    Start of the bucket's day, as an instant.