isActive
Description: This function checks if an NFT is actively listed for sale in the marketplace.
Method header:
Parameters:
Parameter Type
Parameter Name
Parameter Description
address
_nftAddress
The address of the NFT contract.
uint256
_tokenId
The ID of the NFT to be checked.
Last updated