Skip to content

Commit 66f5c33

Browse files
authored
Add blast subgraph to list (#1076)
* Add blast subgraph to list * Update src/delegationSubgraphs.json * v0.12.26
1 parent 8b52e59 commit 66f5c33

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.25",
3+
"version": "0.12.26",
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
@@ -8,5 +8,6 @@
88
"8453": "https://subgrapher.snapshot.org/delegation/8453",
99
"42161": "https://subgrapher.snapshot.org/delegation/42161",
1010
"59144": "https://subgrapher.snapshot.org/delegation/59144",
11+
"81457": "https://subgrapher.snapshot.org/delegation/81457",
1112
"11155111": "https://subgrapher.snapshot.org/delegation/11155111"
1213
}

0 commit comments

Comments
 (0)