Dagora ERC20 Wizard
Below is the technical documentation for the Dagora ERC20 wizard contract.
DagoraERC20
isPaused
bool isPausedmaxSupply
uint256 maxSupplyconstructor
constructor(string _name, string _symbol, address _newOwner, uint256 initialSupply, uint256 _maxSupply) publicParameters
Name
Type
Description
mint
Parameters
Name
Type
Description
burn
Parameters
Name
Type
Description
togglePaused
_beforeTokenTransfer
Parameters
Name
Type
Description
typeOf
Return Values
Name
Type
Description
version
Return Values
Name
Type
Description
Last updated
Was this helpful?
