ERC20Mintable
Functions
mint
function mint(address account, uint256 amount) public nonpayable onlyMinter
returns(bool)Name
Type
Description
Last updated
function mint(address account, uint256 amount) public nonpayable onlyMinter
returns(bool)Last updated