Function buyItNowTx

  • Name

    buyItNowTx

    Summary

    The NFT can be directly buy if a buyItPrice was defined and the auction has not started yet.

    Returns

    Unsigned unsubmitted Buy-It-Now 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