Skip to content

Commit

Permalink
Merge pull request #260 from connext/fix/zksync-subgraph
Browse files Browse the repository at this point in the history
fix: zksync missing subgraph urls
  • Loading branch information
preethamr authored Feb 12, 2025
2 parents 8a795ab + 692f2e7 commit 43ef169
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,9 @@
"providers": [
"https://1rpc.io/zksync2-era"
],
"subgraphUrls": [
"https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-zksync/production-v0.0.1/gn"
],
"deployments": {
"everclear": "0x7F5e085981C93C579c865554B9b723B058AaE4D3",
"gateway": "0x0Bab6c0073a706fE045E4608CA4cD905136CBBe0",
Expand Down

0 comments on commit 43ef169

Please sign in to comment.