File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @stabilitydao/stability" ,
3- "version" : " 0.47.1 " ,
3+ "version" : " 0.47.2 " ,
44 "description" : " Stability Integration Library" ,
55 "main" : " out/index.js" ,
66 "types" : " out/index.d.ts" ,
1313 "repository" : " https://github.com/stabilitydao/stability.git" ,
1414 "author" : " stabilitydao" ,
1515 "license" : " MIT" ,
16- "private" : false ,
1716 "scripts" : {
1817 "build" : " tsc" ,
1918 "test" : " jest" ,
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ export const deployments: { [chainId: string]: Deployment } = {
9898 subgraph :
9999 "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.60/gn" ,
100100 liquidationSubgraph :
101- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic-liquidation/0.0.5 /gn" ,
101+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic-liquidation/0.0.6 /gn" ,
102102 ammAdapters : {
103103 Solidly : "0xe3374041f173ffcb0026a82c6eef94409f713cf9" ,
104104 AlgebraV4 : "0xcb2dfcaec4F1a4c61c5D09100482109574E6b8C7" ,
You can’t perform that action at this time.
0 commit comments