What's the correct metadata JSON format for Bitcoin ordinal individual inscription?

Carole
Carole
  • Updated

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%"

}

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.