@ichidao/ichi-vaults-sdk 0.1.14 → 0.1.16
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/dist/src/index.cjs.js
CHANGED
package/dist/src/index.esm.js
CHANGED
package/dist/src/types/index.js
CHANGED
@@ -55,7 +55,7 @@ var SupportedDex;
|
|
55
55
|
(function (SupportedDex) {
|
56
56
|
SupportedDex["Agni"] = "Agni";
|
57
57
|
SupportedDex["Ascent"] = "Ascent";
|
58
|
-
SupportedDex["Atlantis"] = "
|
58
|
+
SupportedDex["Atlantis"] = "Atlantis";
|
59
59
|
SupportedDex["Blueprint"] = "Blueprint";
|
60
60
|
SupportedDex["Cleo"] = "Cleo";
|
61
61
|
SupportedDex["Crust"] = "Crust";
|
@@ -336,8 +336,8 @@ exports.addressConfig = (_a = {},
|
|
336
336
|
_o[types_1.SupportedDex.Pancakeswap] = {
|
337
337
|
factoryAddress: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
|
338
338
|
depositGuard: {
|
339
|
-
address: '
|
340
|
-
version:
|
339
|
+
address: '0x2174154294729e593001CBF0232fb787a914b232',
|
340
|
+
version: 2,
|
341
341
|
},
|
342
342
|
vaultDeployerAddress: '0x05cC3CA6E768a68A7f86b09e3ceE754437bd5f12',
|
343
343
|
isAlgebra: false,
|