File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @stabilitydao/stability" ,
3- "version" : " 0.24.5 " ,
3+ "version" : " 0.24.6 " ,
44 "description" : " Stability Integration Library" ,
55 "main" : " out/index.js" ,
66 "types" : " out/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ export const deployments: { [chainId: string]: Deployment } = {
6868 } ,
6969 subgraph :
7070 //"https://gateway.thegraph.com/api/[api-key]/subgraphs/id/CGkgsqaECPXXvgLySMMyzXTQh3v1zqqGTa1uRf5AbpZx",
71- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.16/gn" ,
71+ //"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.16/gn",
72+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.17/gn" ,
7273 } ,
7374} ;
You can’t perform that action at this time.
0 commit comments