Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 695 Bytes

Inscription IDs, name, attributes and high resolution image.md

File metadata and controls

26 lines (26 loc) · 695 Bytes
{
  "body": [
      {
        "inscriptionId": "09499db39346ff9dd3114cb2840c6b4fcb16bb47ddfb72814d4f045e55be58e6i0",
        "name": "NFT #1",
        "imageURI": "https://hi_res_img_1.png",
        "collectionSymbol": "collection_name",
        "metadata": {
          "attribute 1": "trait",
          "attribute 2": "trait"
        }
      },
      {
        "inscriptionId": "0f00dcbddb569bc94d9cbb0c33630d4697dcdcb9df99dbe11e7e582608edff06i0",
        "name": "NFT #2",
        "imageURI": "https://hi_res_img_2.png",
        "collectionSymbol": "collection_name",
        "metadata": {
          "attribute 1": "trait",
          "attribute 2": "trait"
        }
      }
  ]
}