@sentio/sdk
    Preparing search index...
    interface NonceKey {
        nonce: bigint;
        sender_address: string;
    }
    Index

    Properties

    nonce: bigint
    sender_address: string