Function acceptRentOfferTx

  • Parameters

    • nftId: number

      The NFT Id of the contract.

    • rentee: string

      The adresse of the rentee who made the offer.

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

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

    Name

    acceptRentOfferTx

    Summary

    Creates an unsigned unsubmitted Accept-Rent-Offer Transaction Hash for an NFT.

Generated using TypeDoc