Function makeRentOfferTx

  • Name

    makeRentOfferTx

    Summary

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

    Returns

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

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

Generated using TypeDoc