Name | Type | Description |
---|---|---|
_name | string | Name of the token |
_symbol | string | Symbol of the token |
_appManagerAddress | address | Address of App Manager |
Name | Type | Description |
---|---|---|
to | address | recipient address |
amount | uint256 | number of tokens to mint |
Name | Type | Description |
---|---|---|
account | address | address tokens are burned from |
amount | uint256 | number of tokens to burn |