bip44-constants 112.0.0 → 115.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 +6 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -632,6 +632,7 @@ module.exports = [
|
|
|
632
632
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
633
633
|
[0x80000275, 'FNR', 'Fincor'],
|
|
634
634
|
[0x80000276, 'NEXUS', 'Nexus'],
|
|
635
|
+
[0x80000277, 'QTZ', 'Quartz'],
|
|
635
636
|
[0x80000279, 'CALL', 'Callchain'],
|
|
636
637
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
637
638
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
@@ -681,6 +682,7 @@ module.exports = [
|
|
|
681
682
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
682
683
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
683
684
|
[0x80000303, 'BR', 'BR'],
|
|
685
|
+
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
684
686
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
685
687
|
[0x8000030c, 'PLCU', 'PLC Ultima'],
|
|
686
688
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
@@ -691,6 +693,7 @@ module.exports = [
|
|
|
691
693
|
[0x80000320, 'BEET', 'Beetle Coin'],
|
|
692
694
|
[0x80000321, 'DST', 'DSTRA'],
|
|
693
695
|
[0x80000328, 'QVT', 'Qvolta'],
|
|
696
|
+
[0x80000329, 'SDN', 'Shiden Network'],
|
|
694
697
|
[0x8000032a, 'ASTR', 'Astar Network'],
|
|
695
698
|
[0x8000032b, 'DVPN', 'Sentinel'],
|
|
696
699
|
[0x80000332, 'VET', 'VeChain Token'],
|
|
@@ -742,7 +745,9 @@ module.exports = [
|
|
|
742
745
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
743
746
|
[0x800003be, '', 'KickSoccer'],
|
|
744
747
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
748
|
+
[0x800003c8, 'UNW', 'UNW'],
|
|
745
749
|
[0x800003ca, 'TWINS', 'TWINS'],
|
|
750
|
+
[0x800003d9, 'AU', 'Autonomy'],
|
|
746
751
|
[0x800003db, 'VCG', 'VipCoin.Gold'],
|
|
747
752
|
[0x800003dc, 'XAZAB', 'Xazab core'],
|
|
748
753
|
[0x800003dd, 'AIOZ', 'AIOZ'],
|
|
@@ -886,7 +891,7 @@ module.exports = [
|
|
|
886
891
|
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
887
892
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
888
893
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
889
|
-
[0x8000232c, '
|
|
894
|
+
[0x8000232c, 'STRK', 'StarkNet'],
|
|
890
895
|
[0x8000232d, 'AVAXC', 'Avalanche C-Chain'],
|
|
891
896
|
[0x8000232e, 'BSC', 'Binance Smart Chain'],
|
|
892
897
|
[0x80002645, 'NRG', 'Energi'],
|