Buy Listed NFT
Purchase an NFT from the marketplace
Parameters
Parameter
Type
Description
tokenAddress
string
NFT contract address
tokenId
number
Token ID of the NFT
chainId
number
Blockchain chain ID
fungibleIndex
number
Index for fungible tokens (0 for ERC-721)
count
number
Quantity to buy
signer
object
Wallet signer
contractAddress
string
(optional)
Marketplace contract address
Example Usage
Optional: How to get singer using streamnft-evm
SDK
Last updated