Admin Functions Overview
Collection of all the Admin functions from MISO Token Smart Contracts
Mintable Token Smart Contract
function mint(address to, uint256 amount) public virtualfunction pause() public virtualfunction unpause() public virtualSushi Token Smart Contract
function mint(address _to, uint256 _amount) publicLast updated
Was this helpful?