We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Git Source
function initialize( string memory _name, string memory _symbol, uint256 _maxSupply, uint256 _nReserved, bool _startAtOne, string memory uri, MintConfig memory config ) external;