ERC20Burnable
Support burning tokens by implementing the IBurnableERC20
interface.
View on GitHub
Usage
This is an example smart contract demonstrating how to inherit from this extension and override the functions to add (optional) custom functionality.
Base Contracts Implementing This Extension
No base contracts implement this functionality by default.