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

    A single bucketed total returned by aggregateTotalsByMethod.

    type TransactionMethodAggregate = {
        method: Transaction["method"];
        status: Transaction["status"];
        total: BigNumber;
        type: Transaction["type"];
    }
    Index

    Properties

    Properties

    total: BigNumber