Last active
October 19, 2021 22:50
-
-
Save celikomer/f6608d00444e53d1ab9cd689e74c9615 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| // 20211019154044 | |
| // https://gateway.pinata.cloud/ipfs/QmUkVMoT9XmkLft6mG5FEsy6CwStoidU7qB3kZ2WtU2rXB/1.json | |
| { | |
| "attributes": [ | |
| { | |
| "trait_type": "base", | |
| "value": "narwhal" | |
| }, | |
| { | |
| "trait_type": "eyes", | |
| "value": "sleepy" | |
| }, | |
| { | |
| "trait_type": "mouth", | |
| "value": "cute" | |
| }, | |
| { | |
| "trait_type": "level", | |
| "value": 4 | |
| }, | |
| { | |
| "trait_type": "stamina", | |
| "value": 90.2 | |
| }, | |
| { | |
| "trait_type": "personality", | |
| "value": "boring" | |
| }, | |
| { | |
| "display_type": "boost_number", | |
| "trait_type": "aqua_power", | |
| "value": 10 | |
| }, | |
| { | |
| "display_type": "boost_percentage", | |
| "trait_type": "stamina_increase", | |
| "value": 5 | |
| }, | |
| { | |
| "display_type": "number", | |
| "trait_type": "generation", | |
| "value": 1 | |
| } | |
| ], | |
| "description": "aa Friendly OpenSea Creature that enjoys long swims in the ocean.", | |
| "external_url": "https://example.com/?token_id=3", | |
| "animation_url": "https://gateway.pinata.cloud/ipfs/QmcTf61HEfJ2LxHRU6tEEeZyngn7pBE3fPxUDQFY3VXDTs", | |
| "image": "https://gateway.pinata.cloud/ipfs/QmcTf61HEfJ2LxHRU6tEEeZyngn7pBE3fPxUDQFY3VXDTs", | |
| "name": "Dave Starbelly" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment