@ichidao/ichi-vaults-sdk 0.0.17 → 0.0.18

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.17
5
+ * ichi-vaults-sdk.js v0.0.18
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.17
5
+ * ichi-vaults-sdk.js v0.0.18
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -105,7 +105,7 @@ var addressConfig = (_a = {},
105
105
  },
106
106
  _j[types_1.SupportedDex.Velocore] = {
107
107
  factoryAddress: '0x1Cd7f4a2E9e7EFb23E27CFB9eF3a2F3CFAf27675',
108
- depositGuardAddress: '0xBA2300A904eA5bEb98Dfc5FeC99a1dB7ed11f7a1',
108
+ depositGuardAddress: '0x01292A32a0b8F8f56fBb8DB90d3756a0EF06C666',
109
109
  vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
110
110
  },
111
111
  _j),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ichidao/ichi-vaults-sdk",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "description": "The ICHI Vaults SDK",
5
5
  "main": "dist/src/index.cjs.js",
6
6
  "module": "dist/src/index.esm.js",