bip44-constants 392.0.0 → 393.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 +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1231,6 +1231,7 @@ module.exports = [
|
|
|
1231
1231
|
[0x800310c5, 'BTR', 'Bitlayer'],
|
|
1232
1232
|
[0x80036cb1, 'CONET', 'CONET Holesky Network'],
|
|
1233
1233
|
[0x8003c301, 'ATS', 'ARTIS sigma1'],
|
|
1234
|
+
[0x8003d48e, 'AUTOX', 'Autox Coin'],
|
|
1234
1235
|
[0x8003fc0b, 'ZAMA', 'Zama'],
|
|
1235
1236
|
[0x8004cb2f, 'PI', 'Pi Network'],
|
|
1236
1237
|
[0x80051614, 'VALUE', 'Value Chain'],
|