@ichidao/ichi-vaults-sdk 0.0.82 → 0.0.83
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.
@@ -176,8 +176,8 @@ exports.graphUrls = (_a = {},
|
|
176
176
|
_q),
|
177
177
|
_a[types_1.SupportedChainId.flare] = (_r = {},
|
178
178
|
_r[types_1.SupportedDex.SparkDex] = {
|
179
|
-
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-
|
180
|
-
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-
|
179
|
+
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v2-sparkdex/gn',
|
180
|
+
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v2-sparkdex/gn',
|
181
181
|
supportsCollectFees: true,
|
182
182
|
},
|
183
183
|
_r),
|
package/dist/src/index.cjs.js
CHANGED
package/dist/src/index.esm.js
CHANGED
@@ -290,9 +290,9 @@ var addressConfig = (_a = {},
|
|
290
290
|
_q),
|
291
291
|
_a[types_1.SupportedChainId.flare] = (_r = {},
|
292
292
|
_r[types_1.SupportedDex.SparkDex] = {
|
293
|
-
factoryAddress: '
|
293
|
+
factoryAddress: '0x85a4dd4ed356A7976a8302b1b690202d58583c55',
|
294
294
|
depositGuard: {
|
295
|
-
address: '
|
295
|
+
address: '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
296
296
|
version: 2,
|
297
297
|
},
|
298
298
|
vaultDeployerAddress: '0x2d1918dBa43d55B9F0E2596aecC74826BbB7d668',
|