bip44-constants 181.0.0 → 183.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 +2 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -648,6 +648,7 @@ module.exports = [
|
|
|
648
648
|
[0x80000284, 'TREE', 'Tree'],
|
|
649
649
|
[0x80000285, 'LX', 'Lynx'],
|
|
650
650
|
[0x80000286, 'XLN', 'Lunarium'],
|
|
651
|
+
[0x80000287, 'CIC', 'CIC Chain'],
|
|
651
652
|
[0x80000288, 'ZRB', 'Zarb'],
|
|
652
653
|
[0x8000028a, 'UCO', 'Archethic'],
|
|
653
654
|
[0x8000028b, 'SFX', 'Safex Cash'],
|
|
@@ -921,6 +922,7 @@ module.exports = [
|
|
|
921
922
|
[0x80001092, 'AXE', 'Axe'],
|
|
922
923
|
[0x800010f7, 'XYM', 'Symbol'],
|
|
923
924
|
[0x8000115c, 'C4E', 'Chain4Energy'],
|
|
925
|
+
[0x80001337, 'XVM', 'Venidium'],
|
|
924
926
|
[0x8000138e, 'SBC', 'Senior Blockchain'],
|
|
925
927
|
[0x80001480, 'FIC', 'FIC'],
|
|
926
928
|
[0x800014e9, 'HNS', 'Handshake'],
|