Skip to content

Instantly share code, notes, and snippets.

@BiWinBi
Forked from mr-zwets/bcmr.json
Last active August 2, 2023 08:36
Show Gist options
  • Select an option

  • Save BiWinBi/16a92d06305a727674a1131379dfd4e9 to your computer and use it in GitHub Desktop.

Select an option

Save BiWinBi/16a92d06305a727674a1131379dfd4e9 to your computer and use it in GitHub Desktop.
bcmr example token
{
"$schema": "https://cashtokens.org/bcmr-v2.schema.json",
"version": {
"major": 0,
"minor": 1,
"patch": 0
},
"latestRevision": "2023-05-15T20:00:00.912Z",
"registryIdentity": {
"name": "Bismuth Win Bi",
"description": "Bismuth Win Bi on mainnet",
"time": {
"begin": "2023-05-15T20:00:00.912Z"
}
},
"identities": {
"6519e1b839acf2101cdf0f676291f712de0f1502413e39dc78665e87ef61b9ba": [{
"name": "Bismuth Win Bi",
"description": "Token serves as an example for on-chain resolution of BWB",
"time": {
"begin": "2023-05-15T20:00:00.912Z"
},
"token": {
"category": "6519e1b839acf2101cdf0f676291f712de0f1502413e39dc78665e87ef61b9ba",
"symbol": "BWB",
"decimals": 8
},
"uris": {
"icon": "https://gist.github.com/BiWinBi/16a92d06305a727674a1131379dfd4e9/raw/7038e92af5aca5c8de2cbced8182b9833f41d50d/Logo.png"
}
}]
},
"license": "CC0-1.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment