bip44-constants 262.0.0 → 264.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 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -855,7 +855,7 @@ module.exports = [
|
|
|
855
855
|
[0x80000408, 'BTCR', 'BTCR'],
|
|
856
856
|
[0x80000412, 'MFID', 'Moonfish ID'],
|
|
857
857
|
[0x80000457, 'BBC', 'Big Bitcoin'],
|
|
858
|
-
[
|
|
858
|
+
[0x8000045c, 'CORE', 'Core'],
|
|
859
859
|
[0x80000460, 'RISE', 'RISE'],
|
|
860
860
|
[0x80000462, 'CMT', 'CyberMiles Token'],
|
|
861
861
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
@@ -1004,6 +1004,7 @@ module.exports = [
|
|
|
1004
1004
|
[0x80001d5e, 'MEV', 'MEVerse'],
|
|
1005
1005
|
[0x80001d98, 'ADIL', 'ADIL Chain'],
|
|
1006
1006
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
1007
|
+
[0x80001e63, 'CPV', 'Compverse'],
|
|
1007
1008
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
1008
1009
|
[0x80001f90, '', 'DSRV'],
|
|
1009
1010
|
[0x80001ff5, 'BOC', 'BeOne Chain'],
|
|
@@ -1070,6 +1071,7 @@ module.exports = [
|
|
|
1070
1071
|
[0x80009999, 'AMA', 'Amabig'],
|
|
1071
1072
|
[0x8000a455, 'FACT', 'FACT0RN'],
|
|
1072
1073
|
[0x8000a814, 'AXIV', 'AXIV'],
|
|
1074
|
+
[0x8000babb, 'BAX', 'BAX'],
|
|
1073
1075
|
[0x8000c06e, 'EVE', 'evan'],
|
|
1074
1076
|
[0x8000c0c0, 'STASH', 'STASH'],
|
|
1075
1077
|
[0x8000ce10, 'CELO', 'Celo'],
|
|
@@ -1087,6 +1089,7 @@ module.exports = [
|
|
|
1087
1089
|
[0x8002780b, 'APTA', 'Bloqs4Good'],
|
|
1088
1090
|
[0x80030fb1, 'AKA', 'Akroma'],
|
|
1089
1091
|
[0x80011000, 'GENOM', 'GENOM'],
|
|
1092
|
+
[0x80036cb1, 'CONET', 'CONET Holesky Network'],
|
|
1090
1093
|
[0x8003c301, 'ATS', 'ARTIS sigma1'],
|
|
1091
1094
|
[0x8003fc0b, 'ZAMA', 'Zama'],
|
|
1092
1095
|
[0x8004cb2f, 'PI', 'Pi Network'],
|