Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why isn't totalSupply = _initialAmount * (10 ** uint256(decimals)) #156

Open
eervin123 opened this issue Aug 28, 2020 · 0 comments
Open

Comments

@eervin123
Copy link

eervin123 commented Aug 28, 2020

I'm assuming this was done on purpose, but perhaps it would be helpful to add an additional comment at line 33. I see a number of comments on the web where people are minting their tokens and can't understand why the total supply isn't what they expected it to be when they check etherscan.

Here is an example.
https://ethereum.stackexchange.com/questions/62830/token-totalsupply-displaying-zero-at-etherscan-but-displays-correctly-at-remix

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

No branches or pull requests

1 participant