Skip to content

Commit

Permalink
feat(api): add new ecosystem and chain worldchain.sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Sep 26, 2024
1 parent 0d2310d commit f7a38c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,16 @@
"version": "2.0"
}
}
},
"worldchain": {
"name": "Worldcoin",
"networks": {
"worldchain.sepolia": {
"name": "Worldchain Sepolia",
"blockExplorer": "https://worldchain-sepolia.explorer.alchemy.com/address/{address}",
"version": "2.0"
}
}
}
},
"conditions": {
Expand Down

0 comments on commit f7a38c3

Please sign in to comment.