Skip to content

Commit 6586e5b

Browse files
authored
Add base sepolia subgraph (#1084)
* Add base sepolia subgraph * Update package.json
1 parent 2d42131 commit 6586e5b

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.29",
3+
"version": "0.12.30",
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
@@ -9,5 +9,6 @@
99
"42161": "https://subgrapher.snapshot.org/delegation/42161",
1010
"59144": "https://subgrapher.snapshot.org/delegation/59144",
1111
"81457": "https://subgrapher.snapshot.org/delegation/81457",
12+
"84532": "https://subgrapher.snapshot.org/delegation/84532",
1213
"11155111": "https://subgrapher.snapshot.org/delegation/11155111"
1314
}

0 commit comments

Comments
 (0)