Created
March 7, 2022 10:03
-
-
Save evanVtatum/542b11ec4b48fb06510aebdc3f2e1f80 to your computer and use it in GitHub Desktop.
Get NFTs by collection response.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"tokenId": "9001", | |
"metadata": { | |
"url": "ipfs://QmUgSR2c21Y6YtjXB4htRmbqNC93tSzf4zgKp8S6n6dnjF/9001.json", | |
"metadata": { | |
"name": "Majestic Apes #9001", | |
"description": "Majestic Apes is a collection of Apes with Traditional Chlothes And Items NFTs. Collect these unique digital collectibles living on the Polygon blockchain.", | |
"file_url": "ipfs://QmUCcr8vRA8GdeDuhFz4Hcr3srWSWe9z67aN1ehWkKA29f/9001.png", | |
"custom_fields": { | |
"dna": "4d2da11b1fdab0f98cd40c1f27d4f9482a01c4c0", | |
"edition": 9001, | |
"date": 1645101286608, | |
"compiler": "HashLips Art Engine" | |
}, | |
"attributes": [ | |
{ | |
"trait_type": "Backgrounds", | |
"value": "Blue Gradient" | |
}, | |
{ | |
"trait_type": "Weapons", | |
"value": "Tanto" | |
}, | |
{ | |
"trait_type": "Crown Tails", | |
"value": "Golden Crown Tails" | |
}, | |
{ | |
"trait_type": "Furs", | |
"value": "Bluesky Fur" | |
}, | |
{ | |
"trait_type": "Bangles", | |
"value": "Floralion Arm Bangle" | |
}, | |
{ | |
"trait_type": "Armors", | |
"value": "The Eternity Shroud" | |
}, | |
{ | |
"trait_type": "Necklaces", | |
"value": "The Eye of Etlich Necklace" | |
}, | |
{ | |
"trait_type": "Amulets", | |
"value": "Onyx Amulet Amulet" | |
}, | |
{ | |
"trait_type": "Earrings", | |
"value": "Red Pearl Earring" | |
}, | |
{ | |
"trait_type": "Eyes", | |
"value": "Ugly Eyes" | |
}, | |
{ | |
"trait_type": "Mouths", | |
"value": "Bitting Mouth" | |
}, | |
{ | |
"trait_type": "Crowns", | |
"value": "Keurvors Crown" | |
}, | |
{ | |
"trait_type": "Glasses", | |
"value": "Scouter" | |
}, | |
{ | |
"trait_type": "Noses", | |
"value": "Nose Color" | |
} | |
] | |
}, | |
"tokenId": "9001" | |
} | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment