Skip to main content

P12Token

P12Token

SupplyExceedMax

error SupplyExceedMax()

maxSupply

uint256 maxSupply

constructor

constructor(address owner_, string name, string symbol, uint256 maxSupply_) public

mint

function mint(address recipient, uint256 amount) public