Manage smart contract
Managing your contract before deployment
Once you finish setting up your smart contract, you will immediately see your contract management console. Please note that there are different states between before/after deployment. The biggest difference before/after deployment is:
Before deployment | After deployment | |
---|---|---|
Configurations | You can change any configurations | You can change some of the configurations but not all of them. The configurations below cannot be changed: - Collection name - Collection symbol - Max supply/presale max supply - Enable/disable features - Add/remove tokens |
Blockchain transactions | Not necessary | You will need to interact with blockchain and confirm transactions every time you change any values. |
Last updated