@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Type Alias MintNftOutput

    type MintNftOutput = {
        initialQuantity: bigint;
        nonce: bigint;
        tokenIdentifier: string;
    }
    Index

    Properties

    initialQuantity: bigint
    nonce: bigint
    tokenIdentifier: string