Post
Topic
Board Altcoin Discussion
Re: Can i change the code of my erc20 token after it created
by
asriloni
on 08/01/2021, 05:08:04 UTC
Hi My question is can i alternate the code of my erc 20 token after creation?
When you already deployed the contract and that will be permanent and it can't be changed again. That's why you should try to make sure if you have been doing so many test with the function in your contract. If you are not putting the self destruct function and I guess you can't change your contract. CMIIW