Function addBidTx

  • Parameters

    • nftId: number

      The ID of the NFT.

    • amount: number | BN

      The new bid added.

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

    Unsigned unsubmitted Add-Bid Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    addBidTx

    Summary

    The bidder adds a new bid offer.

Generated using TypeDoc