Skip to content

Instantly share code, notes, and snippets.

@0xBeycan
Last active February 26, 2026 06:20
Show Gist options
  • Select an option

  • Save 0xBeycan/0438c0da8a2aba2834e3cb16b53fed54 to your computer and use it in GitHub Desktop.

Select an option

Save 0xBeycan/0438c0da8a2aba2834e3cb16b53fed54 to your computer and use it in GitHub Desktop.
{
"$schema": "https://cashtokens.org/bcmr-v2.schema.json",
"version": {
"major": 0,
"minor": 1,
"patch": 0
},
"latestRevision": "2026-02-26T14:16:00.000Z",
"registryIdentity": {
"name": "bcmr for Atomic Cash",
"description": "Self-published BCMR registry for Atomic Cash (ATOMIC), a CashToken on the Bitcoin Cash network. This registry defines the official metadata, symbol, decimals, and identity references for wallet and indexer integration."
},
"identities": {
"9c38cfa50bef5b4440bdf6c683c7db07bae7e2e9d8ca53919fed9f7271921be0": {
"2026-02-26T14:16:00.000Z": {
"name": "Atomic Cash",
"description": "Atomic Cash (ATOMIC) is a 8-decimal CashToken built on the Bitcoin Cash network, designed for decentralized exchange and liquidity pool integration.",
"token": {
"category": "9c38cfa50bef5b4440bdf6c683c7db07bae7e2e9d8ca53919fed9f7271921be0",
"symbol": "ATOMIC",
"decimals": 8
},
"uris": {
"icon": "https://atomic.cash/logo.svg",
"web": "https://atomic.cash/"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment