Skip to content
Closed
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
8 changes: 7 additions & 1 deletion slip44.json
Original file line number Diff line number Diff line change
Expand Up @@ -4995,7 +4995,7 @@
"index": "1023",
"hex": "0x800003ff",
"symbol": "ONE",
"name": "HARMONY-ONE"
"name": "HARMONY-ONE (Legacy)"
},
"1024": {
"index": "1024",
Expand Down Expand Up @@ -5789,6 +5789,12 @@
"symbol": "MOI",
"name": "My Own Internet"
},
"6532": {
"index": "6532",
"hex": "0x80001984",
"symbol": "UM",
"name": "Penumbra"
},
"6599": {
"index": "6599",
"hex": "0x800019c7",
Expand Down
3 changes: 2 additions & 1 deletion src/slip44.md
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ All these constants are used as hardened derivation.
| 1013 | 0x800003f5 | BIC | Beincrypto |
| 1020 | 0x800003fc | EVC | Evrice |
| 1022 | 0x800003fe | XRD | Radix DLT |
| 1023 | 0x800003ff | ONE | HARMONY-ONE |
| 1023 | 0x800003ff | ONE | HARMONY-ONE (Legacy) |
| 1024 | 0x80000400 | ONT | Ontology |
| 1025 | 0x80000401 | CZZ | Classzz |
| 1026 | 0x80000402 | KEX | Kira Exchange Token |
Expand Down Expand Up @@ -1176,6 +1176,7 @@ All these constants are used as hardened derivation.
| 5920 | 0x80001720 | SLU | SILUBIUM |
| 6060 | 0x800017ac | GO | GoChain GO |
| 6174 | 0x8000181e | MOI | My Own Internet |
| 6532 | 0x80001984 | UM | Penumbra |
| 6599 | 0x800019c7 | RSC | Royal Sports City |
| 6666 | 0x80001a0a | BPA | Bitcoin Pizza |
| 6688 | 0x80001a20 | SAFE | SAFE |
Expand Down