-
-
Save JeremyEllingham/a6cc4cb662ef03b5c4776421214bf57d to your computer and use it in GitHub Desktop.
Jeremy's BCMR example 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
{ | |
"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