everyone!! Can i change the picture after minitng at Opensea?
Upload the image and json file to pinata. And after minting on Opensea, can I change the image on pinata? I want to change the image in Pinata so that it can be applied in Opensea. I think i can change the image on own server, but is it possible on pinata?
CID is a hash of the file contents. So if you change the contents, the CID changes as well.
Assuming that both image and metadata are on IPFS, there's a workaround:
If you don't have such function in your contract (and the contract is not upgradable), then it's not possible to perform any change to the NFT.