Function buyNftTx

  • Name

    buyNftTx

    Summary

    Creates an unsigned unsubmitted Buy-NFT Transaction Hash.

    Returns

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

    Parameters

    • nftId: number

      NFT Id of the NFT for sale.

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

Generated using TypeDoc