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.

    • contractCreationBlockId: number

      The contract creation block id to check to ensure contract authenticity.

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

Generated using TypeDoc