bip44-constants 129.0.0 → 132.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 -2
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -207,7 +207,7 @@ module.exports = [
|
|
|
207
207
|
[0x800000cb, 'CNMC', 'Cryptonodes'],
|
|
208
208
|
[0x800000cc, 'BCN', 'Bytecoin'],
|
|
209
209
|
[0x800000cd, 'RIN', 'Ringo'],
|
|
210
|
-
[0x800000ce, 'ATP', '
|
|
210
|
+
[0x800000ce, 'ATP', 'Alaya'],
|
|
211
211
|
[0x800000cf, 'EVT', 'everiToken'],
|
|
212
212
|
[0x800000d0, 'ATN', 'ATN'],
|
|
213
213
|
[0x800000d1, 'BIS', 'Bismuth'],
|
|
@@ -487,7 +487,7 @@ module.exports = [
|
|
|
487
487
|
[0x800001e3, 'BNT', 'Bluzelle Native'],
|
|
488
488
|
[0x800001e4, 'AMO', 'AMO Blockchain'],
|
|
489
489
|
[0x800001e5, 'FCH', 'FreeCash'],
|
|
490
|
-
[0x800001e6, 'LAT', '
|
|
490
|
+
[0x800001e6, 'LAT', 'PlatON'],
|
|
491
491
|
[0x800001e7, 'COIN', 'Bitcoin Bank'],
|
|
492
492
|
[0x800001e8, 'VEO', 'Amoveo'],
|
|
493
493
|
[0x800001e9, 'CCA', 'Counos Coin'],
|
|
@@ -641,6 +641,7 @@ module.exports = [
|
|
|
641
641
|
[0x80000281, 'KCS', 'KuCoin Shares'],
|
|
642
642
|
[0x80000282, 'KCC', 'KuCoin Community Chain'],
|
|
643
643
|
[0x80000283, 'AZERO', 'Aleph Zero'],
|
|
644
|
+
[0x80000285, 'LX', 'Lynx'],
|
|
644
645
|
[0x80000286, 'XLN', 'Lunarium'],
|
|
645
646
|
[0x80000288, 'ZRB', 'Zarb'],
|
|
646
647
|
[0x8000028a, 'UCO', 'ARCHEthic'],
|
|
@@ -666,6 +667,7 @@ module.exports = [
|
|
|
666
667
|
[0x800002aa, 'CHTA', 'Cheetahcoin'],
|
|
667
668
|
[0x800002ae, 'KAR', 'Karura Network'],
|
|
668
669
|
[0x800002b0, 'CET', 'CoinEx Chain'],
|
|
670
|
+
[0x800002b2, 'KLV', 'KleverChain'],
|
|
669
671
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
670
672
|
[0x800002bb, 'GIO', 'Gio'],
|
|
671
673
|
[0x800002bc, 'XDAI', 'xDai'],
|