ERC20Issuance_v1.sol
State Variables
allowedMinters
mapping(address => bool) public allowedMinters;_decimals
uint8 internal immutable _decimals;Functions
onlyMinter
constructor
decimals
setMinter
Name
Type
Description
mint
Name
Type
Description
burn
Name
Type
Description
_setMinter
Name
Type
Description
Last updated