bip44-constants 66.0.0 → 67.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
|
@@ -615,6 +615,7 @@ module.exports = [
|
|
|
615
615
|
[0x80000263, '', 'Manta Network Private Asset'],
|
|
616
616
|
[0x80000264, '', 'Calamari Network Private Asset'],
|
|
617
617
|
[0x80000265, 'WCN', 'Widecoin'],
|
|
618
|
+
[0x80000266, 'OPT', 'Optimistic Ethereum'],
|
|
618
619
|
[0x80000267, 'PSWAP', 'PolkaSwap'],
|
|
619
620
|
[0x80000268, 'VAL', 'Validator'],
|
|
620
621
|
[0x80000269, 'XOR', 'Sora'],
|