ERC721Burnable
ERC721Burnable allows the NFTs in the contract to be burned (transferred to a non-recoverable address).
View on GitHub
This is an example smart contract demonstrating how to inherit from this extension and override the functions to add (optional) custom functionality.