I was wondering if it’s possible to update the description of my collection after the contract has already been minted/pushed live?
Would this be a metadata update?
I was wondering if it’s possible to update the description of my collection after the contract has already been minted/pushed live?
Would this be a metadata update?
Hi - Can you give me an example of what you’re trying to change in the Collection? Metadata of your tokens can be changed after publishing.
Hi, i’m trying to update the description of the collection.
here’s the collection etherscan: https://etherscan.io/token/0x3ea9e56e276a09c88a240718327e28e40977ad5d#code
Got it. Where is the description you’re trying to update?
The contract itself is permanent and cannot be changed once published, but on platforms that allow you configure custom descriptions/images it maybe editable. ie you can change the collection title on Opensea but not the actual name/symbol of the contract that displays on Etherscan
The description is on networked.art but I believe it’s the original contract description and that site doesn’t have any custom description options - so it wouldn’t be possible to change it correct?
Got it - I’m not as familar with how they display the metadata, you might need to chat with them to see if it’s possible. But on the deployed contract itself, the name/symbol/ascii cannot be changed.