From 438804fa20a76949271dc66c5c96d60ffa4da543 Mon Sep 17 00:00:00 2001 From: Alex Pakalniskis <43630382+alex-pakalniskis@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:04:22 +0000 Subject: [PATCH] update arbitrum-sepolia-indexer-agent-config example in docs --- .../arbitrum-sepolia-indexer-agent-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/networks/config-examples/arbitrum-sepolia-indexer-agent-config.yaml b/docs/networks/config-examples/arbitrum-sepolia-indexer-agent-config.yaml index 5b905fdda..3b88c63fd 100644 --- a/docs/networks/config-examples/arbitrum-sepolia-indexer-agent-config.yaml +++ b/docs/networks/config-examples/arbitrum-sepolia-indexer-agent-config.yaml @@ -19,10 +19,10 @@ subgraphs: maxBlockDistance: 60 freshnessSleepMilliseconds: 10000 networkSubgraph: - url: 'https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-arbitrum-sepolia' + url: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3xQHhMudr1oh69ut36G2mbzpYmYxwqCeU6wwqyCDCnqV' deployment: 'QmT8UDGK7zKd2u2NQZwhLYHdA4KM55QsivkE3ouCuX6fEj' epochSubgraph: - url: 'https://api.thegraph.com/subgraphs/name/graphprotocol/arbitrum-sepolia-ebo' + url: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/BhnsdeZihU4SuokxZMLF4FQBVJ3jgtZf6v51gHvz3bSS' deployment: 'QmTpu2mVquoMpr4SWSM77nGkU3tcUS1Bhk1sVHpjDrAUAx' networkProvider: url: '?'