diff --git a/slip44.json b/slip44.json index a7a2ca6..bcdc5b1 100644 --- a/slip44.json +++ b/slip44.json @@ -4995,7 +4995,7 @@ "index": "1023", "hex": "0x800003ff", "symbol": "ONE", - "name": "HARMONY-ONE" + "name": "HARMONY-ONE (Legacy)" }, "1024": { "index": "1024", @@ -5789,6 +5789,12 @@ "symbol": "MOI", "name": "My Own Internet" }, + "6532": { + "index": "6532", + "hex": "0x80001984", + "symbol": "UM", + "name": "Penumbra" + }, "6599": { "index": "6599", "hex": "0x800019c7", diff --git a/src/slip44.md b/src/slip44.md index a88aea9..045c0a1 100644 --- a/src/slip44.md +++ b/src/slip44.md @@ -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 | @@ -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 |