everscale-inpage-provider - v0.6.6
    Preparing search index...

    Type Alias LastTransactionId

    type LastTransactionId = {
        isExact: boolean;
        lt: string;
        hash?: string;
    }
    Index

    Properties

    Properties

    isExact: boolean
    lt: string
    hash?: string