Function getAuctionData

  • Name

    getAuctionData

    Summary

    Provides the data related to an auction.

    Parameters

    • nftId: number

      The ID of the Auctioned NFT.

    Returns Promise<null | AuctionDataType>

    A JSON object with the auction data.

Generated using TypeDoc