Function cancelAuctionTx

  • Name

    cancelAuctionTx

    Summary

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

    Returns

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

    Parameters

    • nftId: number

      The ID of the NFT.

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

Generated using TypeDoc