bip44-constants 311.0.0 → 313.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 +3 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -896,6 +896,7 @@ module.exports = [
|
|
|
896
896
|
[0x80000505, 'MOVR', 'Moonriver'],
|
|
897
897
|
[0x80000512, 'WPC', 'Wpc'],
|
|
898
898
|
[0x8000051c, 'WEI', 'WEI'],
|
|
899
|
+
[0x80000520, 'BITS', 'Entropy'],
|
|
899
900
|
[0x80000539, 'DFC', 'Defcoin'],
|
|
900
901
|
[0x8000053a, 'IRON', 'Iron Fish'],
|
|
901
902
|
[0x80000544, 'ISLM', 'IslamicCoin'],
|
|
@@ -989,6 +990,7 @@ module.exports = [
|
|
|
989
990
|
[0x80000c05, 'COS', 'Contentos'],
|
|
990
991
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
991
992
|
[0x80000d05, 'SXP', 'Solar'],
|
|
993
|
+
[0x80000d0a, 'PEAQ', 'peaq'],
|
|
992
994
|
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
993
995
|
[0x80000d35, 'DYN', 'Dynamic'],
|
|
994
996
|
[0x80000d37, 'SEQ', 'Sequence'],
|
|
@@ -1117,6 +1119,7 @@ module.exports = [
|
|
|
1117
1119
|
[0x80010000, 'KETH', 'Krypton World'],
|
|
1118
1120
|
[0x80010f2c, 'GRLC', 'Garlicoin'],
|
|
1119
1121
|
[0x80011177, 'GWL', 'Gewel'],
|
|
1122
|
+
[0x8001455d, 'QUBIC', 'Qubic'],
|
|
1120
1123
|
[0x80012fd1, 'ZYN', 'Wethio'],
|
|
1121
1124
|
[0x80015b38, 'RYO', 'c0ban'],
|
|
1122
1125
|
[0x8001869f, 'WICC', 'Waykichain'],
|