bip44-constants 117.0.0 → 120.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +4 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -638,6 +638,8 @@ module.exports = [
|
|
|
638
638
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
639
639
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
640
640
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
641
|
+
[0x80000281, 'KCS', 'KuCoin Shares'],
|
|
642
|
+
[0x80000282, 'KCC', 'KuCoin Community Chain'],
|
|
641
643
|
[0x80000283, 'AZERO', 'Aleph Zero'],
|
|
642
644
|
[0x80000286, 'XLN', 'Lunarium'],
|
|
643
645
|
[0x80000288, 'ZRB', 'Zarb'],
|
|
@@ -770,6 +772,7 @@ module.exports = [
|
|
|
770
772
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
771
773
|
[0x800003ff, 'ONE', 'HARMONY-ONE'],
|
|
772
774
|
[0x80000400, 'ONT', 'Ontology'],
|
|
775
|
+
[0x80000401, 'CZZ', 'Classzz'],
|
|
773
776
|
[0x80000402, 'KEX', 'Kira Exchange Token'],
|
|
774
777
|
[0x80000403, 'MCM', 'Mochimo'],
|
|
775
778
|
[0x80000408, 'BTCR', 'BTCR'],
|
|
@@ -783,6 +786,7 @@ module.exports = [
|
|
|
783
786
|
[0x80000492, 'HOO', 'Hoo Smart Chain'],
|
|
784
787
|
[0x800004d2, 'ALPH', 'Alephium'],
|
|
785
788
|
[0x800004d5, '', 'Nostr'],
|
|
789
|
+
[0x80000504, 'GLMR', 'Moonbeam'],
|
|
786
790
|
[0x80000505, 'MOVR', 'Moonriver'],
|
|
787
791
|
[0x8000051c, 'WEI', 'WEI'],
|
|
788
792
|
[0x80000539, 'DFC', 'Defcoin'],
|