bip44-constants 261.0.0 → 263.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -663,6 +663,8 @@ module.exports = [
|
|
|
663
663
|
[0x80000294, 'PIRATE', 'PirateCash'],
|
|
664
664
|
[0x80000295, 'UNQ', 'Unique'],
|
|
665
665
|
[0x80000297, 'SFRX', 'EtherGem Sapphire'],
|
|
666
|
+
[0x80000298, 'BSTY', 'GlobalBoost-Y'],
|
|
667
|
+
[0x80000299, 'IMP', 'Impact Protocol'],
|
|
666
668
|
[0x8000029a, 'ACT', 'Achain'],
|
|
667
669
|
[0x8000029b, 'PRKL', 'Perkle'],
|
|
668
670
|
[0x8000029c, 'SSC', 'SelfSell'],
|
|
@@ -1002,6 +1004,7 @@ module.exports = [
|
|
|
1002
1004
|
[0x80001d5e, 'MEV', 'MEVerse'],
|
|
1003
1005
|
[0x80001d98, 'ADIL', 'ADIL Chain'],
|
|
1004
1006
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
1007
|
+
[0x80001e63, 'CPV', 'Compverse'],
|
|
1005
1008
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
1006
1009
|
[0x80001f90, '', 'DSRV'],
|
|
1007
1010
|
[0x80001ff5, 'BOC', 'BeOne Chain'],
|
|
@@ -1068,6 +1071,7 @@ module.exports = [
|
|
|
1068
1071
|
[0x80009999, 'AMA', 'Amabig'],
|
|
1069
1072
|
[0x8000a455, 'FACT', 'FACT0RN'],
|
|
1070
1073
|
[0x8000a814, 'AXIV', 'AXIV'],
|
|
1074
|
+
[0x8000babb, 'BAX', 'BAX'],
|
|
1071
1075
|
[0x8000c06e, 'EVE', 'evan'],
|
|
1072
1076
|
[0x8000c0c0, 'STASH', 'STASH'],
|
|
1073
1077
|
[0x8000ce10, 'CELO', 'Celo'],
|