Edit

Edit the uploaded and unminted token in NMKR Studio

It is always possible that you made some mistakes like typos or wrong metadata values with your token. That should be updated before you begin the minting process. In NMKR Studio it is very easy to edit specific token details.

circle-info

Plese note that changes to already minted tokens won't have any effect on the Blockchain as long as you haven't started the remint & burn process to override the metadata of the token on-chainarrow-up-right.

Edit your NFT or FT

The button to edit specific tokens can be found in the actions bar of your token on the Manage NFT Tabarrow-up-right.

The following window looks almost the same as the one you already know from the process of uploading a tokenarrow-up-right. It is separated in three main tabs (Description, Files and Metadata override) and one optional tab (Placeholder Data) which only shows up if you specified any custom fields in your metadata templatearrow-up-right.

Description tab

The description tab is where you change the basic information about your token like the Tokenname, the Displayname(optional) and the description(optional). The Tokenname is related to the asset_namearrow-up-right in your metadata and should be always matching. Therefore we also recommend to always use the <asset_name> placeholderarrow-up-right if you use the Metadata overridearrow-up-right. It is limited to 32 characters.

circle-info

Since the recent update of NMKR Studio, the asset_name can hold special characters and spaces.

circle-exclamation

The displaynamearrow-up-right is where you want to add special characters and longer names with up to 63 characters (e.g. Landplot #1011). This displayname, if given, will replace the tokenname on explorers like pool.pm. The display name replaces the <display_name> placeholderarrow-up-right in your metadata template. The description will replace the <description> placeholderarrow-up-right in your metadata template. It can also contain special characters and up to 63 characters. if you want to have the same description for all the tokens in your project, it makes sense to replace the <description> placeholder in the metadata templatearrow-up-right with hard values.

The description tab of your token

Static Price with specific sales

By standard, the NFTs price will be taken from the pricelistarrow-up-right, but you are also allowed to specify a static price for every token manually here, please keep in mind that these prices won't work with random salesarrow-up-right and you have to use the specific payment linksarrow-up-right of NMKR Payarrow-up-right for it.

Files tab

The files tab of your token allows you to add subfilesarrow-up-right to your tokens and also shows the IPFS hashesarrow-up-right (e.g. QmZNqgUHhGukXD27pAZtZE5BEkx6VXB1AhQVmK55QCd31y) of the uploaded and pinned files. Subfiles that are uploaded via the SFTParrow-up-right, will also show up here. The functions to submit IPFS hashes directly and upload files via URL are not supported in the current version of NMKR Studio (coming soon). If you want use external IPFS hashes of already uploaded and pinned files, please add them directly to your metadata in the metadata overridearrow-up-right or the metadata that you upload via SFTParrow-up-right.

The files tab of your token

If you want to add subfiles, please follow the same workaround as you would do it when you upload a new token with subfilesarrow-up-right.

Metadata override tab

The Metadata Tab allows you to set token specific Metadataarrow-up-right that does not use the Metadata Templatearrow-up-right.

circle-info

It is important that the metadata added here is complete. It is recommended to use the <asset_name>, <display_name>, <policy_id>, <ipfs_link> and <mime_type> placeholders in there to make sure, that it has the correct values. However, if you want to add metadata that already contains the values for above mentioned placeholders, the metadata override tab is where you want to place them. An asset_name that differs from the token name in NMKR Studio will cause errors when minting. Also make sure to use strings (" ") and not only values. E.g. "traitcount": "12" would be correct. "traitcount: 12 would NOT be correct.

Add the complete metadata with "721" in the metadata override and click on "save changes". It is recommended to use the metadata checkarrow-up-right afterwards to identify eventual issues.

Metadata override

Placeholders for subfiles

If you uploaded files via SFTP or the User Interface to NMKR Studio, but you need to use the metadata override, please make sure to use the correct subfile placeholders:

Add externally uploaded files via IPFS hash

You can add files to your token that were externally uploaded to IPFS. In order to do this, please just insert the IPFS hash directly to the metadata of your token, as you see in the example below. Don't forget to add the <mime_type> placeholderarrow-up-right to have the correct file format fetched.

Placeholder Data Tab

The placeholder tab will only show up if you added any custom fields to your metadata templatearrow-up-right. You are now able to specify the token-specific values via the user interface in the Placeholder Data Tab of each single token that is uploaded to the project.

Placeholder Data Tab in the edit section fo your token

As this is obviously no suitable way to add metadata values to a higher number of tokens, please use any other bulk uploading methodarrow-up-right to bulk add metadata to your tokens. The easiest for people without much coding experience should be the placeholder.csv methodarrow-up-right.