Function rentTx

  • Name

    rentTx

    Summary

    Creates an unsigned unsubmitted Rent-Contract Transaction Hash for an NFT.

    Returns

    Unsigned unsubmitted Rent-Contract Transaction Hash. The Hash is only valid for 5 minutes.

    Parameters

    • nftId: number

      The NFT Id with the contract to rent.

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

Generated using TypeDoc