• Parameters

    • nftId: number

      NFT Id of the NFT to be listed for sale.

    • marketplaceId: number

      Marketplace Id of the marketplace to list the NFT on.

    • price: number | BN

      Price of the NFT.

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

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

    Name

    listNftTx

    Summary

    Creates an unsigned unsubmitted List-NFT Transaction Hash.

Generated using TypeDoc