@ichidao/ichi-vaults-sdk 0.0.47 → 0.0.48
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.
@@ -214,8 +214,8 @@ exports.graphUrls = (_a = {},
|
|
214
214
|
_v),
|
215
215
|
_a[types_1.SupportedChainId.taiko_hekla] = (_w = {},
|
216
216
|
_w[types_1.SupportedDex.Henjin] = {
|
217
|
-
url: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/ichi-subgraph/1.0.
|
218
|
-
publishedUrl: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/ichi-subgraph/1.0.
|
217
|
+
url: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/ichi-subgraph/1.0.1/gn',
|
218
|
+
publishedUrl: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/ichi-subgraph/1.0.1/gn',
|
219
219
|
supportsCollectFees: true,
|
220
220
|
},
|
221
221
|
_w),
|
package/dist/src/index.cjs.js
CHANGED
package/dist/src/index.esm.js
CHANGED
@@ -356,9 +356,9 @@ var addressConfig = (_a = {},
|
|
356
356
|
_v),
|
357
357
|
_a[types_1.SupportedChainId.taiko_hekla] = (_w = {},
|
358
358
|
_w[types_1.SupportedDex.Henjin] = {
|
359
|
-
factoryAddress: '
|
359
|
+
factoryAddress: '0x7C6389714719C68cAAc8Ae06baE6E878B3605f6D',
|
360
360
|
depositGuard: {
|
361
|
-
address: '
|
361
|
+
address: '0xF8b3f6727e44abb211C0049FC849FbB091Ff765E',
|
362
362
|
version: 2,
|
363
363
|
},
|
364
364
|
vaultDeployerAddress: '0x92403A045a2C908920D6A7FD5A5591a01dB7EE6E',
|