Function delegateNftTx

  • Parameters

    • id: number

      The ID of the NFT.

    • recipient: undefined | string = undefined

      Destination account. If set to undefined this functions acts as a way to undelegate a delegated NFT.

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

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

    Name

    delegateNftTx

    Summary

    Creates an unsigned unsubmitted Delegate-NFT Transaction Hash.

Generated using TypeDoc