Last active
April 25, 2023 13:21
-
-
Save zh/b719765cbdda25165d8a1f5ea7bb7ac6 to your computer and use it in GitHub Desktop.
Fluffy tbch token
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
{ | |
"$schema": "https://cashtokens.org/bcmr-v2.schema.json", | |
"version": { "major": 0, "minor": 1, "patch": 1 }, | |
"latestRevision": "2023-04-25T21:45:00.000Z", | |
"registryIdentity": { | |
"name": "cash token", | |
"description": "self-published cash token on chipnet", | |
"time": { "begin": "2023-04-25T20:58:08.000Z" } | |
}, | |
"identities": { | |
"f7cef6e2c7e3da029fd043cf09af3ca54bb66db159505bf8f57ba545e249ab7a": [ | |
{ | |
"name": "Fluffy Token", | |
"description": "The cutest token on the BCH blockchain.", | |
"time": { "begin": "2023-04-25T21:45:00.000Z" }, | |
"token": { | |
"category": "f7cef6e2c7e3da029fd043cf09af3ca54bb66db159505bf8f57ba545e249ab7a", | |
"symbol": "FLUFFY", | |
"decimals": 0 | |
}, | |
"uris": { | |
"icon": "https://gist.githubusercontent.com/zh/b719765cbdda25165d8a1f5ea7bb7ac6/raw/258903033925710e7a4bc69c8322c94c3a60ca92/fluffy.jpg" | |
} | |
} | |
] | |
}, | |
"license": "CC0-1.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment