Function makeRentOfferTx

  • Parameters

    • nftId: number

      The NFT Id of the contract to make the offer.

    • contractCreationBlockId: number

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

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

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

    Name

    makeRentOfferTx

    Summary

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

Generated using TypeDoc