Last active
March 6, 2026 08:27
-
-
Save laontme/16bb718b6a2be09fa33c7558a5c0cdab 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
| { | |
| "name": "Sidra Verde Tree - The Cat Edition", | |
| "symbol": "SVT", | |
| "description": "Minted locally to prove the contract works with arbitrary URLs.", | |
| "image": "https://placecats.com/500/500", | |
| "attributes": [ | |
| { "trait_type": "Country", "value": "Ecuador" }, | |
| { "trait_type": "Farm", "value": "Támésis San Pablo" }, | |
| { "trait_type": "Variety", "value": "Feline" }, | |
| { "trait_type": "Tree ID", "value": "EC-CAT-0001" } | |
| ], | |
| "properties": { | |
| "files": [ | |
| { | |
| "uri": "https://placecats.com/500/500", | |
| "type": "image/png" | |
| } | |
| ], | |
| "category": "image" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment