bip44-constants 163.0.0 → 165.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 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -851,7 +851,9 @@ module.exports = [
|
|
|
851
851
|
[0x800007a3, 'XX', 'xx coin'],
|
|
852
852
|
[0x800007b9, 'XMX', 'Xuma'],
|
|
853
853
|
[0x800007c0, 'TRTL', 'TurtleCoin'],
|
|
854
|
+
[0x800007c1, 'SLRT', 'Solarti Chain'],
|
|
854
855
|
[0x800007c3, 'EGEM', 'EtherGem'],
|
|
856
|
+
[0x800007c4, 'MIRA', 'Mira Chain'],
|
|
855
857
|
[0x800007c5, 'HODL', 'HOdlcoin'],
|
|
856
858
|
[0x800007c6, 'PHL', 'Placeholders'],
|
|
857
859
|
[0x800007c7, 'SC', 'Sia'],
|
|
@@ -1002,7 +1004,7 @@ module.exports = [
|
|
|
1002
1004
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
1003
1005
|
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|
|
1004
1006
|
[0x8011df89, 'ILT', 'iOlite'],
|
|
1005
|
-
[0x8014095a, 'ETHO', '
|
|
1007
|
+
[0x8014095a, 'ETHO', 'Etho Protocol'],
|
|
1006
1008
|
[0x80140adc, 'XERO', 'Xerom'],
|
|
1007
1009
|
[0x801a2010, 'LAX', 'LAPO'],
|
|
1008
1010
|
[0x803be02b, 'EPK', 'EPIK Protocol'],
|