bip44-constants 173.0.0 → 175.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
|
@@ -782,6 +782,7 @@ module.exports = [
|
|
|
782
782
|
[0x800003c8, 'UNW', 'UNW'],
|
|
783
783
|
[0x800003ca, 'TWINS', 'TWINS'],
|
|
784
784
|
[0x800003d1, 'TLOS', 'Telos'],
|
|
785
|
+
[0x800003d5, 'TAFECO', 'Taf ECO Chain'],
|
|
785
786
|
[0x800003d9, 'AU', 'Autonomy'],
|
|
786
787
|
[0x800003db, 'VCG', 'VipCoin'],
|
|
787
788
|
[0x800003dc, 'XAZAB', 'Xazab core'],
|
|
@@ -1011,6 +1012,7 @@ module.exports = [
|
|
|
1011
1012
|
[0x80051614, 'VALUE', 'Value Chain'],
|
|
1012
1013
|
[0x80051615, '3333', 'Pi Value Consensus'],
|
|
1013
1014
|
[0x80067932, 'X42', 'x42'],
|
|
1015
|
+
[0x80082750, 'SCR', 'Scroll'],
|
|
1014
1016
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1015
1017
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
1016
1018
|
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|