-
-
Save thatguyintech/3aee9d443a65363511bfc62243ca3578 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": "base sepolia testnet nft #1", | |
"description": "description", | |
"image": "https://i.seadn.io/gcs/files/7fae54c8569345d1efdb6b4629d935d5.png?auto=format&dpr=1&w=3840", | |
"properties": { "background": "Pink", "face": "Chill Cig" }, | |
"attributes": [ { "trait_type": "background", "value": "Pink" }, { "trait_type": "face", "value": "Chill Cig" }] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment