Skip to content

Instantly share code, notes, and snippets.

@zh
Last active April 25, 2023 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zh/b719765cbdda25165d8a1f5ea7bb7ac6 to your computer and use it in GitHub Desktop.
Save zh/b719765cbdda25165d8a1f5ea7bb7ac6 to your computer and use it in GitHub Desktop.
Fluffy tbch token
{
"$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