OwnerBurnableToken
Last updated
Last updated
View Source:
↗ Extends: , ↘ Derived Contracts: , ,
OwnerBurnableToken - version: 0.1.12
Token that allows the owner to irreversibly burned (destroyed) any token.
Burns a specific amount of tokens for the address.
Arguments
who
address
who's tokens are gona be burned
value
uint256
The amount of token to be burned.