Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: thinklab71 on February 21, 2018, 12:22:23 AM



Title: Making token Error
Post by: thinklab71 on February 21, 2018, 12:22:23 AM
When I make a test token on http://remix.ethereum.org/ I get the following error even if I use the basic code with no changes.  I keep going up but nothing


creation of ERC20Token pending...
creation of ERC20Token errored: Gas required exceeds limit: 3000000.  An important gas estimation might also be the sign of a problem in the contract code. Please check loops and be sure you did not sent value to a non payable function (that's also the reason of strong gas estimation)