bip44-constants 91.0.0 → 95.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 +5 -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
|
+
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
635
636
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
636
637
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
637
638
|
[0x80000283, 'AZERO', 'Aleph Zero'],
|
|
@@ -667,6 +668,7 @@ module.exports = [
|
|
|
667
668
|
[0x800002e1, 'ATOP', '[Financial Blockchain]'],
|
|
668
669
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
669
670
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
671
|
+
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
670
672
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
671
673
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
672
674
|
[0x80000303, 'BR', 'BR'],
|
|
@@ -723,6 +725,7 @@ module.exports = [
|
|
|
723
725
|
[0x80000395, 'FRA', 'Findora'],
|
|
724
726
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
725
727
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
728
|
+
[0x800003ae, 'YCN', 'Yilacoin'],
|
|
726
729
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
727
730
|
[0x800003be, '', 'KickSoccer'],
|
|
728
731
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
@@ -858,7 +861,7 @@ module.exports = [
|
|
|
858
861
|
[0x80002304, 'NULS', 'NULS'],
|
|
859
862
|
[0x80002327, 'BTP', 'Bitcoin Pay'],
|
|
860
863
|
[0x80002328, 'AVAX', 'Avalanche'],
|
|
861
|
-
[0x80002329, '
|
|
864
|
+
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
862
865
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
863
866
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
864
867
|
[0x8000232c, 'STARK', 'Starkware'],
|
|
@@ -927,6 +930,7 @@ module.exports = [
|
|
|
927
930
|
[0x8050544e, 'PTN', 'PalletOne'],
|
|
928
931
|
[0x8057414e, 'WAN', 'Wanchain'],
|
|
929
932
|
[0x80579bfc, 'WAVES', 'Waves'],
|
|
933
|
+
[0x80579bfd, 'WEST', 'Waves Enterprise'],
|
|
930
934
|
[0x8063726d, 'CRM', 'Creamcoin'],
|
|
931
935
|
[0x8073656d, 'SEM', 'Semux'],
|
|
932
936
|
[0x80737978, 'ION', 'ION'],
|