Cancel
Description: This function allows the seller to cancel the sale of one or more NFTs they have listed in the marketplace.
Method header:d
Parameters:
Parameter Type
Parameter Name
Parameter Description
address
_nftAddress
The address of the NFT contract.
uint256
_tokenId
The ID of the NFT to be removed from sale.
Last updated