We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92031ea + 8ece662 commit 377f867Copy full SHA for 377f867
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stabilitydao/stability",
3
- "version": "0.30.2",
+ "version": "0.30.3",
4
"description": "Stability Integration Library",
5
"main": "out/index.js",
6
"types": "out/index.d.ts",
src/deployments.ts
@@ -59,7 +59,7 @@ export const deployments: { [chainId: string]: Deployment } = {
59
gem1: "0x9A08cD5691E009cC72E2A4d8e7F2e6EE14E96d6d",
60
},
61
subgraph:
62
- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.25/gn",
+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.26/gn",
63
64
"8453": {
65
core: {
0 commit comments