impermax-sdk 2.1.585 → 2.1.587

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.
@@ -209,7 +209,7 @@ exports.VAULT_SUBGRAPH_URL = {
209
209
  [types_1.Networks.Base]: {
210
210
  [types_1.VaultType.LENDING]: [
211
211
  "https://gateway.thegraph.com/api/e9bbf185bbf657f7ea313387cdf0e5ce/deployments/id/QmbTVD5FsMWK9jHt755LYaA677ZsXzdY73wd6zi5BHm78c",
212
- //"https://base-lendingvaults-production.up.railway.app/",
212
+ "https://base-lendingvaults-production.up.railway.app/",
213
213
  ],
214
214
  [types_1.VaultType.HEDGED]: [],
215
215
  [types_1.VaultType.LEVERAGED]: [],
@@ -243,7 +243,7 @@ exports.VAULT_SUBGRAPH_URL = {
243
243
  [types_1.Networks.Unichain]: {
244
244
  [types_1.VaultType.LENDING]: [
245
245
  "https://gateway.thegraph.com/api/e9bbf185bbf657f7ea313387cdf0e5ce/deployments/id/QmWeKz58sHj3Sge34wF1VgZfdPHXKHDCC1ZAYWCdBFSsSm",
246
- //"https://unichain-lendingvaults-production.up.railway.app/"
246
+ "https://unichain-lendingvaults-production.up.railway.app/"
247
247
  ]
248
248
  },
249
249
  [types_1.Networks.HyperEVM]: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "2.1.585",
3
+ "version": "2.1.587",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",