You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The totalSupply is set to 500 million tokens, but the test file expects 100 million tokens. This inconsistency will cause deployment verification to fail when compared against the test expectations. #39
The totalSupply is set to 1.75 million tokens, but the test file expects 10 million tokens. This inconsistency will cause deployment verification to fail when compared against the test expectations.
const totalSupply = ethers.utils.parseEther("1750000"); // 1.75 million tokens