@ichidao/ichi-vaults-sdk 0.0.80 → 0.0.81

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.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.0.80
5
+ * ichi-vaults-sdk.js v0.0.81
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.0.80
5
+ * ichi-vaults-sdk.js v0.0.81
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -145,9 +145,9 @@ var addressConfig = (_a = {},
145
145
  _g),
146
146
  _a[types_1.SupportedChainId.berachain_bartio] = (_h = {},
147
147
  _h[types_1.SupportedDex.Kodiak] = {
148
- factoryAddress: '0xb42D5956cDe4386B65C087CfCD16910aB6114F15',
148
+ factoryAddress: '0xCa8310832053de4909fe1A6C89C7200D033CBB76',
149
149
  depositGuard: {
150
- address: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
150
+ address: '0x0Dad5a47adbec92E7472F6F34AC066798dEdEE40',
151
151
  version: 2,
152
152
  },
153
153
  vaultDeployerAddress: '0x249397Aa78bE5955DBc2102DF31B3FB2A92B1AA8',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ichidao/ichi-vaults-sdk",
3
- "version": "0.0.80",
3
+ "version": "0.0.81",
4
4
  "description": "The ICHI Vaults SDK",
5
5
  "main": "dist/src/index.cjs.js",
6
6
  "module": "dist/src/index.esm.js",