Skip to content

Instantly share code, notes, and snippets.

@mr-zwets
Last active January 17, 2024 13:34
Show Gist options
  • Save mr-zwets/91caf52be18a94ba0afa93823e890bc9 to your computer and use it in GitHub Desktop.
Save mr-zwets/91caf52be18a94ba0afa93823e890bc9 to your computer and use it in GitHub Desktop.
bcmr DogeCash
{
"$schema": "https://cashtokens.org/bcmr-v2.schema.json",
"version": { "major": 1, "minor": 0, "patch": 0 },
"latestRevision": "2023-03-14T23:13:38.356Z",
"registryIdentity": {
"name": "bcmr for Chipnet DogeCash",
"description": "self-published bcmr for Chipnet DogeCash"
},
"identities": {
"c166ed3c7238b4419cfa01f8dbfdc604118542ccee8a8b0d21028105e6eebcd4": {
"2023-03-14T23:13:38.356Z": {
"name": "DogeCash Chipnet",
"description": "Don't let your dreams be memes",
"token": {
"category": "c166ed3c7238b4419cfa01f8dbfdc604118542ccee8a8b0d21028105e6eebcd4",
"symbol": "DOGECASH",
"decimals": 0
},
"uris": {
"icon": "https://gist.githubusercontent.com/mr-zwets/91caf52be18a94ba0afa93823e890bc9/raw/Dogecoin_Logo.png"
}
}
}
}
}
@mr-zwets
Copy link
Author

did not update the hash in the authchain after updating the registry & adding the token, so now the onchain hash does not match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment