ISynapseERC20
Methods
initialize
function initialize(string _name, string _symbol, uint8 _decimals, address owner) external nonpayableParameters
Name
Type
Description
mint
function mint(address to, uint256 amount) external nonpayableParameters
Name
Type
Description
Last updated
Was this helpful?