Function endAuctionTx

  • Parameters

    • nftId: number

      The ID of the NFT.

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

    Unsigned unsubmitted End-Auction Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    endAuctionTx

    Summary

    Ends an auction for an NFT. This transaction can only be submitted if the auction has entered the ending period.

Generated using TypeDoc