IBurnableERC20
Methods
burn
function burn(uint256 amount) external nonpayableParameters
Name
Type
Description
burnFrom
function burnFrom(address account, uint256 amount) external nonpayableParameters
Name
Type
Description
Last updated