xrpl
    Preparing search index...

    Function getNFTokenID

    • Gets the NFTokenID for an NFT recently minted with NFTokenMint.

      Parameters

      • meta: undefined | string | TransactionMetadata

        Metadata from the response to submitting and waiting for an NFTokenMint transaction or from a tx method call.

      Returns undefined | string

      The NFTokenID for the minted NFT.

      if meta is not TransactionMetadata.