Skip to content

Instantly share code, notes, and snippets.

@jamland
Created September 16, 2021 17:16
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamland/228b163bb84f19a41c3775ead2cfc8b5 to your computer and use it in GitHub Desktop.
Save jamland/228b163bb84f19a41c3775ead2cfc8b5 to your computer and use it in GitHub Desktop.
Update single item on Metaplex Candy Machine

Q: Say you upload a whole 10k set ahead of time then realize that you messed one up and want to fix the arweave data. Are you hosed, and just have to re-upload everything with a new CM?

A: Go to the temp file created by CM. Find the one is broken. Change arweave URL to new one which is not broken. Mark on-chain: true -> false. Re-run the upload command. Upload command will find the one is missing and reupload it. That's it.

VIDEO: on ~50min https://solanalabs.zoom.us/rec/play/aqj0Xtf9wE7Si-XDzPdbD3zNPIevqbQiye9BV9OhIr8pH2S2QO2XCVqvg1BsE7GwRwsyWIZIO5BCVmsE.EfmXMS74e-Bm5BHd?continueMode=true&_x_zm_rtaid=BMhEUf34SQyQrY-bNVfZhA.1631695507161.21647fe627a58f06ac12ff482279f121&_x_zm_rhtaid=913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment