Skip to content

Commit 1f8d9b7

Browse files
authored
Merge pull request #102 from Geo-Web-Project/develop
feat: switch to decentralized subgraphs
2 parents 746a972 + 6b879b6 commit 1f8d9b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.env.mainnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VITE_NETWORK_ID = 10
22
VITE_WORLD_ADDRESS =
33
VITE_WORLD_BLOCK_NUMBER =
4-
VITE_GRAPH_URI = https://api.thegraph.com/subgraphs/name/geo-web-project/geo-web-subgraph
4+
VITE_GRAPH_URI = https://gateway-arbitrum.network.thegraph.com/api/9841726d5ed39b747fd9b31078e67c3b/subgraphs/id/4DC8D9kNX7sw8ayCNgsWUNcHtJvQiDTwKTkWudWDowKC
55
VITE_ANNUALRATE = 0.1
66
VITE_IPFS_GATEWAY = https://gateway.ipfs.io
77
VITE_LIVEPEER_API_KEY=8cdf71bd-3f27-46e8-991b-411a0f75b91f

.env.testnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VITE_NETWORK_ID = 11155420
22
VITE_WORLD_ADDRESS = 0x943e0b3F1926008f2e1bEFCBc55FA2A75CeC2452
33
VITE_WORLD_BLOCK_NUMBER = 6992231
4-
VITE_GRAPH_URI = https://api.studio.thegraph.com/query/51953/geo-web-op-sepolia/version/latest
4+
VITE_GRAPH_URI = https://gateway-arbitrum.network.thegraph.com/api/9841726d5ed39b747fd9b31078e67c3b/subgraphs/id/Dv2u1QabAxCxjN59putrh24pLPuBCy8PidbEc4fZBFAo
55
VITE_ANNUALRATE = 0.1
66
VITE_IPFS_GATEWAY = https://gateway.ipfs.io
77
VITE_LIVEPEER_API_KEY=8cdf71bd-3f27-46e8-991b-411a0f75b91f

0 commit comments

Comments
 (0)