Skip to content

Instantly share code, notes, and snippets.

@JeremyEllingham
Forked from mr-zwets/bcmr.json
Last active April 21, 2023 20:01
Show Gist options
  • Save JeremyEllingham/a6cc4cb662ef03b5c4776421214bf57d to your computer and use it in GitHub Desktop.
Save JeremyEllingham/a6cc4cb662ef03b5c4776421214bf57d to your computer and use it in GitHub Desktop.
Jeremy's BCMR example token
{
"version": {
"major": 0,
"minor": 1,
"patch": 0
},
"latestRevision": "2023-04-21T13:18:32.912Z",
"registryIdentity": {
"name": "Jeremy's BCMR example token",
"description": "Jeremy is producing tokens on chipnet",
"time": {
"begin": "2023-02-18T13:18:32.912Z"
}
},
"identities": {
"11488d41c1428d877a07559d87df375900912a7b6b37748e9efb659c3e76c79f": [{
"name": "example token",
"description": "Token serves as an example for on-chain resolution of a bcmr",
"time": {
"begin": "2023-02-18T13:18:32.912Z"
},
"token": {
"category": "11488d41c1428d877a07559d87df375900912a7b6b37748e9efb659c3e76c79f",
"symbol": "JER",
"decimals": 0
}
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment