Skip to content

Commit 9f8958c

Browse files
authored
Merge branch 'dev' into cfa_hook_no_footgun
2 parents 72aa77d + da49d78 commit 9f8958c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/subgraph/tasks/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ deploy_to_graph() {
8484
["bsc-mainnet"]="superfluid-v1-bnb"
8585
["celo-mainnet"]="superfluid-v1-celo"
8686
["base-mainnet"]="superfluid-v1-base"
87+
["base-sepolia"]="superfluid-v1-base-sepolia"
8788
)
8889

8990
local subgraphName="${SUBGRAPH_NAME:-${networkToSubgraphNames[$network]}}"

0 commit comments

Comments
 (0)