@stabilitydao/stability 0.41.4 → 0.41.6

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.
@@ -55,7 +55,7 @@ exports.deployments = {
55
55
  revenueRouter: "0x23b8cc22c4c82545f4b451b11e2f17747a730810",
56
56
  recovery: "0xB8d6019eD82a9e6216c9Bf87cAf145fFe4439b40",
57
57
  },
58
- subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.55/gn",
58
+ subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.58/gn",
59
59
  ammAdapters: {
60
60
  Solidly: "0xe3374041f173ffcb0026a82c6eef94409f713cf9",
61
61
  AlgebraV4: "0xcb2dfcaec4F1a4c61c5D09100482109574E6b8C7",
@@ -149,7 +149,7 @@ exports.deployments = {
149
149
  periphery: {
150
150
  frontend: "0x7D41c82384019cc7014d338E18d9D6a33dDEA5BA",
151
151
  },
152
- subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-avalanche/0.0.58/gn",
152
+ subgraph: "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-avalanche/0.0.60/gn",
153
153
  tokenomics: {},
154
154
  ammAdapters: {
155
155
  AlgebraV4: "0x80de8bcd77d880a9c819d80e86a069f63b5c3af2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stabilitydao/stability",
3
- "version": "0.41.4",
3
+ "version": "0.41.6",
4
4
  "description": "Stability Integration Library",
5
5
  "main": "out/index.js",
6
6
  "types": "out/index.d.ts",