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.

    • signedRentStartBlockId: number

      The block id of when the rent contract is signed to be rent

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

Generated using TypeDoc