CancelSale


NFTs can be removed from direct sale or auction sale using cancelSale function of NFTFactoryContract contract.

    cancelSale(
        uint256 _saleId
    )
  • _saleId: Id of the item on sale