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

    Type Alias BurnArgsArgs

    type BurnArgsArgs = {
        __kind: "V1";
        amount?: number | bigint;
    }
    Index

    Properties

    Properties

    __kind: "V1"
    amount?: number | bigint