Function getAuctionData

  • Parameters

    • nftId: number

      The ID of the Auctioned NFT.

    Returns Promise<null | AuctionDataType>

    A JSON object with the auction data.

    Name

    getAuctionData

    Summary

    Provides the data related to an auction.

Generated using TypeDoc