Swig TS — API References
    Preparing search index...

    Type Alias TokenLimit

    type TokenLimit = {
        amount: bigint;
        mint: ReadonlyUint8Array;
    }
    Index

    Properties

    Properties

    amount: bigint
    mint: ReadonlyUint8Array