Can I restart my ERC20 or BEP20 contract after deploying?

Hi Kerim, please create better questions as seen in How do I ask a good question?

You should also search this forum before asking. Generally contract code cannot be modified after deploying, which is an advantage of using proxies and upgrades.

Have a look at Following Step by Step Tutorial for Hardhat and get Uncaught ProviderError: out of gas

1 Like