Function rentTx

  • 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}`>

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

    Name

    rentTx

    Summary

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

Generated using TypeDoc