Function retractRentOfferTx

  • Parameters

    • nftId: number

      The NFT Id of the contract to retract the offer.

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

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

    Name

    retractRentOfferTx

    Summary

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

Generated using TypeDoc