Function transferNftTx

  • Parameters

    • id: number

      The ID of the NFT.

    • recipient: string

      Destination account.

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

    Unsigned unsubmitted Transfer-NFT Transaction Hash. The Hash is only valid for 5 minutes

    Name

    transferNftTx

    Summary

    Creates an unsigned unsubmitted Transfer-NFT Transaction Hash.

Generated using TypeDoc