If you want to add metadata to a collection mint, please refer to this article.
Below is the accepted format for metadata for individual inscriptions. Please modify this to your specific needs. You may add any number of associated attributes.
{
"key_1": "value_1",
"key_2": "value_2",
"key_3": "value_3",
...
}
Example:
{
"Background": "Red",
"Eyes": "Blue",
"Body": "Yellow",
"Mouth": "Green",
"Nose": "Purple",
"Hat": "None",
"Agility": "5",
"Power": "1.05%"
}
Comments
0 comments
Please sign in to leave a comment.