Functions
mint
Name | Type | Description |
---|---|---|
_receiver | address | Token’s receiver. |
_amount | uint256 | Amount to be minted. |
burn
Name | Type | Description |
---|---|---|
_amount | uint256 | Amount to be burnt. |
Name | Type | Description |
---|---|---|
_receiver | address | Token’s receiver. |
_amount | uint256 | Amount to be minted. |
Name | Type | Description |
---|---|---|
_amount | uint256 | Amount to be burnt. |