We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b11601 + 2491be8 commit fadbddeCopy full SHA for fadbdde
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stabilitydao/stability",
3
- "version": "0.51.3",
+ "version": "0.51.4",
4
"description": "Stability Operating System Library",
5
"main": "out/index.js",
6
"types": "out/index.d.ts",
src/deployments.ts
@@ -226,7 +226,7 @@ export const deployments: { [chainId: string]: Deployment } = {
226
frontend: "0x70e804364175e23F1c30dFa03BFb19d936E5E81c",
227
},
228
subgraph:
229
- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.61/gn",
+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.62/gn",
230
tokenomics: {},
231
metaVaults: [
232
0 commit comments