@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
    Preparing search index...

    Type Alias TokenRecordSeeds

    type TokenRecordSeeds = {
        mint: Address;
        token: Address;
    }
    Index

    Properties

    Properties

    mint: Address

    The address of the mint account

    token: Address

    The address of the token account (ata or not)