@ichidao/ichi-vaults-sdk 0.0.94 → 0.0.95

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.94
5
+ * ichi-vaults-sdk.js v0.0.95
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.94
5
+ * ichi-vaults-sdk.js v0.0.95
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -384,9 +384,9 @@ exports.addressConfig = (_a = {},
384
384
  _v),
385
385
  _a[types_1.SupportedChainId.ink] = (_w = {},
386
386
  _w[types_1.SupportedDex.Reservoir] = {
387
- factoryAddress: '0x53511764DE94CdA43CbBadFFCca3F29D2EFAB0F8',
387
+ factoryAddress: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
388
388
  depositGuard: {
389
- address: '0x355F8B466defa96F8cc084d6A2f3C27fe5Abc9FD',
389
+ address: '0x51339a25FB3f8351c43b4B552AF82C1B234FED93',
390
390
  version: 2,
391
391
  },
392
392
  vaultDeployerAddress: '0xcBd1F70235904d3764f5d159022BA0281536E3E8',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ichidao/ichi-vaults-sdk",
3
- "version": "0.0.94",
3
+ "version": "0.0.95",
4
4
  "description": "The ICHI Vaults SDK",
5
5
  "main": "dist/src/index.cjs.js",
6
6
  "module": "dist/src/index.esm.js",