Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update with latest data as of 2025-03-02 #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 21 additions & 3 deletions slip44.json
Original file line number Diff line number Diff line change
Expand Up @@ -5063,6 +5063,12 @@
"symbol": "VKAX",
"name": "Vkax"
},
"965": {
"index": "965",
"hex": "0x800003c5",
"symbol": "ATLA",
"name": "Atleta Network"
},
"966": {
"index": "966",
"hex": "0x800003c6",
Expand Down Expand Up @@ -5279,6 +5285,12 @@
"symbol": "ZCX",
"name": "ZEN Exchange Token"
},
"1017": {
"index": "1017",
"hex": "0x800003f9",
"symbol": "ZTC",
"name": "Zenchain"
},
"1020": {
"index": "1020",
"hex": "0x800003fc",
Expand Down Expand Up @@ -5381,9 +5393,9 @@
"symbol": "DFI",
"name": "DeFiChain EVM Network"
},
"1133": {
"index": "1133",
"hex": "0x8000046d",
"1134": {
"index": "1134",
"hex": "0x8000046e",
"symbol": "MESH",
"name": "StateMesh"
},
Expand Down Expand Up @@ -7265,6 +7277,12 @@
"symbol": "NLK",
"name": "NuLinkCoin"
},
"22000118": {
"index": "22000118",
"hex": "0x814fb1f6",
"symbol": "DYDX",
"name": "Dydx"
},
"61717561": {
"index": "61717561",
"hex": "0x83adbc39",
Expand Down
6 changes: 4 additions & 2 deletions src/slip44.md
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@ All these constants are used as hardened derivation.
| 962 | 0x800003c2 | |
| 963 | 0x800003c3 | |
| 964 | 0x800003c4 | |
| 965 | 0x800003c5 | |
| 965 | 0x800003c5 | ATLA | Atleta Network |
| 966 | 0x800003c6 | MATIC | Matic |
| 967 | 0x800003c7 | |
| 968 | 0x800003c8 | UNW | UNW |
Expand Down Expand Up @@ -1045,6 +1045,7 @@ All these constants are used as hardened derivation.
| 1014 | 0x800003f6 | JOY | Joystream |
| 1015 | 0x800003f7 | ZCX | ZEN Exchange Token |
| 1016 | 0x800003f8 | --- | reserved |
| 1017 | 0x800003f9 | ZTC | Zenchain |
| 1020 | 0x800003fc | EVC | Evrice |
| 1022 | 0x800003fe | XRD | Radix DLT |
| 1023 | 0x800003ff | ONE | HARMONY-ONE (Legacy) |
Expand All @@ -1062,7 +1063,7 @@ All these constants are used as hardened derivation.
| 1128 | 0x80000468 | ETSC | Ethereum Social |
| 1129 | 0x80000469 | DFI | DeFiChain |
| 1130 | 0x8000046a | DFI | DeFiChain EVM Network |
| 1133 | 0x8000046d | MESH | StateMesh |
| 1134 | 0x8000046e | MESH | StateMesh |
| 1137 | 0x80000471 | $DAG | Constellation Labs |
| 1145 | 0x80000479 | CDY | Bitcoin Candy |
| 1155 | 0x80000483 | ENJ | Enjin Coin |
Expand Down Expand Up @@ -1375,6 +1376,7 @@ All these constants are used as hardened derivation.
| 10000118 | 0x805d30b6 | OSMO | Osmosis |
| 15118976 | 0x80e6b280 | XDS | XDS |
| 19000118 | 0x8121eb36 | SEI | SEI |
| 22000118 | 0x814fb1f6 | DYDX | Dydx |
| 61717561 | 0x83adbc39 | AQUA | Aquachain |
| 77777777 | 0x84a2cb71 | AZT | Aztecoin |
| 88888888 | 0x854c5638 | HATCH | Hatch |
Expand Down