@sentio/sdk
    Preparing search index...
    interface Deposit {
        amount: bigint;
        store: string;
    }
    Index

    Properties

    Properties

    amount: bigint
    store: string