Updating a Meta Asset's Metadata

1. Go to Store Page in Developer Mode

2. Select the Content Smart Contract

3. Select an Asset to edit

4. Click "Edit Metadata" button

5. Edit the Metadata that needs to get updated, and Click "Update Asset" button

Make sure you put in a valid Pinata API Key and API Secret.

In this case, we're updating the "Name" of the prefab inside the uploaded AssetBundle.

6. Wait for IPFS to propagate the metadata to the subgraph

7. Verify the metadata

If the underlined information is blank, it means the subgraph was not able to process the asset. Please edit the metadata again (send the same 'edit metadata' transaction).

Last updated