Skip to content

Commit fadbdde

Browse files
authored
Merge pull request #354 from stabilitydao/update-plasma-subgraph
update plasma subgraph
2 parents 3b11601 + 2491be8 commit fadbdde

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.3",
3+
"version": "0.51.4",
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.61/gn",
229+
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.62/gn",
230230
tokenomics: {},
231231
metaVaults: [
232232
{

0 commit comments

Comments
 (0)