Function getXChainClaimID

  • Gets the XChainClaimID value from the metadata of an XChainCreateClaimID transaction.

    Parameters

    • meta: undefined | string | TransactionMetadata

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

    Returns undefined | string

    The XChainClaimID for the minted NFT.

    if meta is not TransactionMetadata.