Function cancelAuctionTx

  • Parameters

    • nftId: number

      The ID of the NFT.

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

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

    Name

    cancelAuctionTx

    Summary

    Cancels an auction for an NFT. This transaction can only be submitted if the auction has not started yet.

Generated using TypeDoc