@openocean.finance/wallet 1.8.2 → 1.8.3

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.
@@ -101,6 +101,7 @@ var WalletConnect = /** @class */ (function (_super) {
101
101
  types_1.EnumChains.Mantle,
102
102
  types_1.EnumChains.Manta,
103
103
  types_1.EnumChains.X1,
104
+ types_1.EnumChains.Base,
104
105
  types_1.EnumChains.Blast,
105
106
  types_1.EnumChains.Mode,
106
107
  types_1.EnumChains.PulseChain,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openocean.finance/wallet",
3
- "version": "1.8.2",
3
+ "version": "1.8.3",
4
4
  "description": "A multi-chain wallets manager",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {