Function convertNftToCapsuleTx

  • Parameters

    • nftId: number

      The NFT Id to convert into a capsule.

    • capsuleOffchainData: string

      The offchain capsule data (a string)

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

    Unsigned unsubmitted Convert-To-Capsule Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    convertNftToCapsuleTx

    Summary

    Creates an unsigned unsubmitted Convert-To-Capsule Transaction Hash for a Capsule NFT.

Generated using TypeDoc