We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cc4a64 + dacdfc5 commit e0b2e3dCopy full SHA for e0b2e3d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stabilitydao/stability",
3
- "version": "0.61.0",
+ "version": "0.61.1",
4
"description": "Stability DAO Library",
5
"main": "out/index.js",
6
"types": "out/index.d.ts",
src/deployments.ts
@@ -223,7 +223,7 @@ export const deployments: { [chainId: string]: Deployment } = {
223
frontend: "0x70e804364175e23F1c30dFa03BFb19d936E5E81c",
224
},
225
subgraph:
226
- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.62/gn",
+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.63/gn",
227
tokenomics: {},
228
metaVaults: [
229
0 commit comments