Created
January 5, 2026 13:14
-
-
Save rewbs/77c5a765fe6a124ba3c4ab6b13bded9b 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": "Robin's token Token", | |
| "symbol": "RK1", | |
| "description": "A dummy token Robin is using for testing stuff.", | |
| "image": "https://avatars.githubusercontent.com/u/74455", | |
| "external_url": "https://soal.org", | |
| "attributes": [ | |
| { | |
| "trait_type": "Category", | |
| "value": "Utility" | |
| } | |
| ], | |
| "properties": { | |
| "files": [ | |
| { | |
| "uri": "https://avatars.githubusercontent.com/u/74455", | |
| "type": "image/png" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment