@sentio/sdk
    Preparing search index...
    interface Aggregator {
        handle: string;
        key: string;
        limit: bigint;
    }
    Index

    Properties

    Properties

    handle: string
    key: string
    limit: bigint