Skip to content

Commit 3b11601

Browse files
authored
Merge pull request #353 from stabilitydao/update-plasma-subgraph
update plasma subgraph
2 parents 25696e5 + b31b5c4 commit 3b11601

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stabilitydao/stability",
3-
"version": "0.51.2",
3+
"version": "0.51.3",
44
"description": "Stability Operating System Library",
55
"main": "out/index.js",
66
"types": "out/index.d.ts",

src/deployments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export const deployments: { [chainId: string]: Deployment } = {
226226
frontend: "0x70e804364175e23F1c30dFa03BFb19d936E5E81c",
227227
},
228228
subgraph:
229-
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.60/gn",
229+
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.61/gn",
230230
tokenomics: {},
231231
metaVaults: [
232232
{

0 commit comments

Comments
 (0)