Edit NFT metadata

From the Projects page choose a project by clicking on the project name, and you'll be redirected to the project details page. From here click on the "NFTs" link on the left navigation bar.

List of NFTs per project

You can click on the "Load More" button to load more in the list, or use the filter input field to immediatelly find the NFT ID you want to edit.

Filtering by NFT ID

Click on the number of the NFT you want to edit, and you'll be redirected to an edit NFT page.

Edit NFT

Edit the JSON string that represents the metadata of the NFT you're editing. This should be a valid JSON string, in a format that is recognized by NFT users (usually this). Click on the "Format" button to reformat visually the JSON string, and click on the "Save" button to save the metadata. The saving process updates the metadata for the selected NFT ID and updates the audit table with the current change.

Last updated