Skip to content

Commit 4058679

Browse files
authored
fix: Add sonic subgraph (#1106)
* fix: Add sonic subgraph * v0.12.41
1 parent 67320df commit 4058679

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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": "@snapshot-labs/snapshot.js",
3-
"version": "0.12.40",
3+
"version": "0.12.41",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/delegationSubgraphs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"56": "https://subgrapher.snapshot.org/delegation/56",
55
"100": "https://subgrapher.snapshot.org/delegation/100",
66
"137": "https://subgrapher.snapshot.org/delegation/137",
7+
"146": "https://subgrapher.snapshot.org/delegation/146",
78
"250": "https://subgrapher.snapshot.org/delegation/250",
89
"8453": "https://subgrapher.snapshot.org/delegation/8453",
910
"42161": "https://subgrapher.snapshot.org/delegation/42161",

0 commit comments

Comments
 (0)