Skip to content

Commit

Permalink
chore(explorer): Update subgraph URLs (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls authored Dec 2, 2024
1 parent 0dcb079 commit 64e030a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@tanstack/react-query": "^5.61.4",
"@tanstack/react-table": "^8.10.7",
"@verax-attestation-registry/verax-sdk": "2.1.3",
"@verax-attestation-registry/verax-sdk": "2.2.0",
"abitype": "^0.10.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions explorer/src/config/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_LINEA_MAINNET_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/ESRDQ5djmucKeqxNz7JGVHr621sjGEEsY6M6JibjJ9u3",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/ESRDQ5djmucKeqxNz7JGVHr621sjGEEsY6M6JibjJ9u3",
},
img: <LineaMainnetIcon />,
imgDark: <LineaMainnetIconDark />,
Expand All @@ -48,7 +48,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_LINEA_SEPOLIA_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/2gfRmZ1e1uJKpCQsUrvxJmRivNa7dvvuULoc8SJabR8v",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/2gfRmZ1e1uJKpCQsUrvxJmRivNa7dvvuULoc8SJabR8v",
},
img: <LineaSepoliaIcon />,
network: "linea-sepolia",
Expand All @@ -60,7 +60,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_ARBITRUM_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/ELQZyXzGu5MVA6kMCpMh5zNqdU8gqhtynM9yVRQ4bZoA",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/ELQZyXzGu5MVA6kMCpMh5zNqdU8gqhtynM9yVRQ4bZoA",
},
img: <ArbitrumIcon />,
imgDark: <ArbitrumIconDark />,
Expand All @@ -73,7 +73,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_ARBITRUM_SEPOLIA_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/5RBJNNUvaoekU2yJsbmEZ1R62Mo3imWy7nMgNj97ZG8u",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/5RBJNNUvaoekU2yJsbmEZ1R62Mo3imWy7nMgNj97ZG8u",
},
img: <ArbitrumSepoliaIcon />,
network: "arbitrum-sepolia",
Expand All @@ -85,7 +85,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_BASE_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/fje2qXNP7KeRBZDPFv1VCERchv9PZyZokPRWNZkWtXk",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/fje2qXNP7KeRBZDPFv1VCERchv9PZyZokPRWNZkWtXk",
},
img: <BaseMainnetIcon />,
imgDark: <BaseIconDark />,
Expand All @@ -98,7 +98,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_BASE_SEPOLIA_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/EbruygUvdowo7dmsumFmRq2hRu81K88mWsLo5r3jxY3S",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/EbruygUvdowo7dmsumFmRq2hRu81K88mWsLo5r3jxY3S",
},
img: <BaseSepoliaIcon />,
network: "base-sepolia",
Expand All @@ -110,7 +110,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_BSC_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/8VfLNCBXCFKkcfmRSLDZ6J36NG5rRCUzEgByRJXCzSoW",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/8VfLNCBXCFKkcfmRSLDZ6J36NG5rRCUzEgByRJXCzSoW",
},
img: <BscMainnetIcon />,
imgDark: <BscMainnetIconDark />,
Expand All @@ -123,7 +123,7 @@ const chains: INetwork[] = [
veraxEnv: {
...VeraxSdk.DEFAULT_BSC_TESTNET_FRONTEND,
subgraphUrl:
"https://gateway-arbitrum.network.thegraph.com/api/3b8bfe072786fa4a76463cf486f4985b/subgraphs/id/6iFYkMd9xbQcEcddHs6vbTMarra7d2NUt9S1qtNmWtaV",
"https://gateway.thegraph.com/api/649414afdd14301c7a2f6d141f717ed1/subgraphs/id/6iFYkMd9xbQcEcddHs6vbTMarra7d2NUt9S1qtNmWtaV",
},
img: <BscTestnetIcon />,
network: "bsc-testnet",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verax-attestation-registry/verax-sdk",
"version": "2.1.3",
"version": "2.2.1",
"description": "Verax Attestation Registry SDK to interact with the subgraph and the contracts",
"keywords": [
"linea-attestation-registry",
Expand Down

0 comments on commit 64e030a

Please sign in to comment.