Function addNftToCollectionTx

  • Parameters

    • nftId: number

      The ID of the NFT.

    • collectionId: number

      The ID of the Collection.

    Returns Promise<`0x${string}`>

    Unsigned unsubmitted Add-NFT-To-Collection Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    addNftToCollectionTx

    Summary

    Creates an unsigned unsubmitted Add-NFT-To-Collection Transaction Hash.

Generated using TypeDoc