Skip to content

Conversation

@dariush9
Copy link

No description provided.

*/
constructor () public TRC20Detailed("YourTokenName", "YTN", 18) {
_mint(msg.sender, 10000000000 * (10 ** uint256(decimals())));
constructor () public TRC20Detailed("World Islam Coin", "WIC", 18) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
constructor () public TRC20Detailed("World Islam Coin", "WIC", 18) {
constructor () public TRC20Detailed("World Islam Coin", "WIC", 18) {

Copy link

@qxp168 qxp168 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

constructor () public TRC20Detailed("World Islam Coin", "WIC", 18) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants