ODCdataManagersERC721extensions
ERC721Burnable
Abstract contract that provides burning capabilities of the ERC721 Data Manager
burn
_Burns tokenId
. See {ERC721-_burn}.
Requirements:
- The caller must own
tokenId
or be an approved operator._
Abstract contract that provides burning capabilities of the ERC721 Data Manager
_Burns tokenId
. See {ERC721-_burn}.
Requirements:
tokenId
or be an approved operator._