Skip to main content
All CollectionsTokens
How do I change my metadata?
How do I change my metadata?

How to Propose a Metadata Update with Synergy?

Daniel Volkov avatar
Written by Daniel Volkov
Updated over a week ago

If you want to update your token's metadata, you're in the right place! Our ERC721TL contracts utilize Synergy, a mechanism to ensure collectors are protected against metadata changes.

If an update is needed, the creator proposes a metadata update. The collector can then visualize the change and approve or reject it. Once approved, the metadata is updated, but only then. Learn more about Synergy

We're currently building a dApp and friendly interface so you can easily propose metadata updates directly from The Lab. In the meantime, please contact us via the Intercom chat and let us know that you'd like to update your metadata. We would be more than happy to assist you!

Once the metadata update is proposed, the wallet holding that specific NFT will need to write a transaction to approve and finalize it. This is done by navigating to the contract on Etherscan or Basescan (depending on which chain the contract was deployed). Then, navigate to "contract", and "write contract as proxy". The collector that is currently holding the wallet will need to "connect to web3" and then scroll down to function #1 "acceptTokenUri". The last and final step is to input the token ID of the NFT and "write".
โ€‹
โ€‹

Did this answer your question?