Function buyItNowTx

  • Parameters

    • nftId: number

      The ID of the NFT.

    • nftBuyingPrice: number | BN

      The NFT buying price signed.

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

    Unsigned unsubmitted Buy-It-Now Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    buyItNowTx

    Summary

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

Generated using TypeDoc