bip44-constants 90.0.0 → 94.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
|
@@ -628,6 +628,7 @@ module.exports = [
|
|
|
628
628
|
[0x80000270, 'NOBL', 'Nobility'],
|
|
629
629
|
[0x80000271, 'EAST', 'Eastcoin'],
|
|
630
630
|
[0x80000272, 'KDA', 'Kadena'],
|
|
631
|
+
[0x80000273, 'SOUL', 'Phantasma'],
|
|
631
632
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
632
633
|
[0x80000275, 'FNR', 'Fincor'],
|
|
633
634
|
[0x80000276, 'NEXUS', 'Nexus'],
|
|
@@ -655,6 +656,7 @@ module.exports = [
|
|
|
655
656
|
[0x800002bc, 'XDAI', 'xDai'],
|
|
656
657
|
[0x800002c3, 'MCOIN', 'Moneta Coin'],
|
|
657
658
|
[0x800002c7, 'CHC', 'Chaincoin'],
|
|
659
|
+
[0x800002c8, 'SERF', 'Serfnet'],
|
|
658
660
|
[0x800002c9, 'XTL', 'Katal Chain'],
|
|
659
661
|
[0x800002ca, 'BNB', 'Binance'],
|
|
660
662
|
[0x800002cb, 'SIN', 'Sinovate'],
|
|
@@ -665,6 +667,7 @@ module.exports = [
|
|
|
665
667
|
[0x800002e1, 'ATOP', '[Financial Blockchain]'],
|
|
666
668
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
667
669
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
670
|
+
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
668
671
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
669
672
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
670
673
|
[0x80000303, 'BR', 'BR'],
|
|
@@ -721,6 +724,7 @@ module.exports = [
|
|
|
721
724
|
[0x80000395, 'FRA', 'Findora'],
|
|
722
725
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
723
726
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
727
|
+
[0x800003ae, 'YCN', 'Yilacoin'],
|
|
724
728
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
725
729
|
[0x800003be, '', 'KickSoccer'],
|
|
726
730
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
@@ -856,7 +860,7 @@ module.exports = [
|
|
|
856
860
|
[0x80002304, 'NULS', 'NULS'],
|
|
857
861
|
[0x80002327, 'BTP', 'Bitcoin Pay'],
|
|
858
862
|
[0x80002328, 'AVAX', 'Avalanche'],
|
|
859
|
-
[0x80002329, '
|
|
863
|
+
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
860
864
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
861
865
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
862
866
|
[0x8000232c, 'STARK', 'Starkware'],
|
|
@@ -925,6 +929,7 @@ module.exports = [
|
|
|
925
929
|
[0x8050544e, 'PTN', 'PalletOne'],
|
|
926
930
|
[0x8057414e, 'WAN', 'Wanchain'],
|
|
927
931
|
[0x80579bfc, 'WAVES', 'Waves'],
|
|
932
|
+
[0x80579bfd, 'WEST', 'Waves Enterprise'],
|
|
928
933
|
[0x8063726d, 'CRM', 'Creamcoin'],
|
|
929
934
|
[0x8073656d, 'SEM', 'Semux'],
|
|
930
935
|
[0x80737978, 'ION', 'ION'],
|