From 80c71ad13f337f2a095b435365eed67e3536c7bb Mon Sep 17 00:00:00 2001 From: Booktoshi <154255442+booktoshi@users.noreply.github.com> Date: Sat, 18 May 2024 12:59:31 -0400 Subject: [PATCH] Create DogeLabs.json --- MetaDataFormats/DogeLabs.json | 44 +++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 MetaDataFormats/DogeLabs.json diff --git a/MetaDataFormats/DogeLabs.json b/MetaDataFormats/DogeLabs.json new file mode 100644 index 0000000..e774ba9 --- /dev/null +++ b/MetaDataFormats/DogeLabs.json @@ -0,0 +1,44 @@ +{ + "body": [ + { + "inscriptionId": "txid+i0", + "name": "~~~#1", + "collectionSymbol": "~~~", + "metadata": { + "Background": "~~~", + "Base": "~~~", + "Mouth": "~~~", + "Head": "~~~", + "Earrings": "~~~", + "Necklace": "~~~", + "Eyes": "~~~" + } + }, + { + "inscriptionId": "txid+i0", + "name": "~~~#2", + "collectionSymbol": "~~~", + "metadata": { + "Background": "~~~", + "Base": "~~~", + "Mouth": "~~~", + "Head": "~~~", + "Earrings": "~~~", + "Necklace": "~~~", + "Eyes": "~~~" + } + }, + { + "inscriptionId": "txid+i0", + "name": "~~~#3", + "collectionSymbol": "~~~", + "metadata": { + "Background": "~~~", + "Base": "~~~", + "Mouth": "~~~", + "Head": "~~~", + "Earrings": "~~~", + "Necklace": "~~~", + "Eyes": "~~~" + } + },