Skip to content

Commit e0b2e3d

Browse files
authored
Merge pull request #382 from stabilitydao/update-subgraph-plasma
update subgraph
2 parents 1cc4a64 + dacdfc5 commit e0b2e3d

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.61.0",
3+
"version": "0.61.1",
44
"description": "Stability DAO 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
@@ -223,7 +223,7 @@ export const deployments: { [chainId: string]: Deployment } = {
223223
frontend: "0x70e804364175e23F1c30dFa03BFb19d936E5E81c",
224224
},
225225
subgraph:
226-
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.62/gn",
226+
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-plasma/0.0.63/gn",
227227
tokenomics: {},
228228
metaVaults: [
229229
{

0 commit comments

Comments
 (0)