bip44-constants 96.0.0 → 100.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -705,6 +705,7 @@ module.exports = [
|
|
|
705
705
|
[0x8000034e, 'OWO', 'OneWorld Coin'],
|
|
706
706
|
[0x8000034f, 'PEPS', 'PEPS Coin'],
|
|
707
707
|
[0x80000350, 'BIR', 'Birake'],
|
|
708
|
+
[0x80000351, 'MOBIC', 'MobilityCoin'],
|
|
708
709
|
[0x80000354, 'DSM', 'Desmos'],
|
|
709
710
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
710
711
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
@@ -725,6 +726,7 @@ module.exports = [
|
|
|
725
726
|
[0x80000395, 'FRA', 'Findora'],
|
|
726
727
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
727
728
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
729
|
+
[0x800003ad, 'KCN', 'Kylacoin'],
|
|
728
730
|
[0x800003ae, 'YCN', 'Yilacoin'],
|
|
729
731
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
730
732
|
[0x800003be, '', 'KickSoccer'],
|
|
@@ -832,11 +834,13 @@ module.exports = [
|
|
|
832
834
|
[0x80000b7d, 'BND', 'Blocknode'],
|
|
833
835
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
834
836
|
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
837
|
+
[0x80000e11, 'CY', 'Cybits'],
|
|
835
838
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
836
839
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
837
840
|
[0x8000107a, 'IOTA', 'IOTA'],
|
|
838
841
|
[0x80001092, 'AXE', 'Axe'],
|
|
839
842
|
[0x800010f7, 'XYM', 'Symbol'],
|
|
843
|
+
[0x8000138e, 'SBC', 'Senior Block Coin'],
|
|
840
844
|
[0x80001480, 'FIC', 'FIC'],
|
|
841
845
|
[0x800014e9, 'HNS', 'Handshake'],
|
|
842
846
|
[0x800015b3, 'FUND', 'Unification'],
|
|
@@ -845,10 +849,12 @@ module.exports = [
|
|
|
845
849
|
[0x80001720, 'SLU', 'SILUBIUM'],
|
|
846
850
|
[0x800017ac, 'GO', 'GoChain GO'],
|
|
847
851
|
[0x8000181e, 'MOI', 'My Own Internet'],
|
|
852
|
+
[0x800019c7, 'RSC', 'Royal Sports City'],
|
|
848
853
|
[0x80001a0a, 'BPA', 'Bitcoin Pizza'],
|
|
849
854
|
[0x80001a20, 'SAFE', 'SAFE'],
|
|
850
855
|
[0x80001b39, 'ROGER', 'TheHolyrogerCoin'],
|
|
851
856
|
[0x80001bb3, 'TOPL', 'Topl'],
|
|
857
|
+
[0x80001cad, 'SHFT', 'Shyft'],
|
|
852
858
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
853
859
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
854
860
|
[0x80001f90, '', 'DSRV'],
|