Function getRentalOffers

  • Name

    getRentalOffers

    Summary

    Provides the data related to rent contracts offers.

    Returns

    An Array of adresse(s) (string) or null if no offer are available.

    Parameters

    • nftId: number

      The ID of the contracted NFT.

    Returns Promise<string[]>

Generated using TypeDoc