diff --git a/docs/networks/arbitrum-goerli.md b/docs/networks/arbitrum-goerli.md index 625393ac0..55e960851 100644 --- a/docs/networks/arbitrum-goerli.md +++ b/docs/networks/arbitrum-goerli.md @@ -47,7 +47,7 @@ testnet (for now) are Mainnet subgraphs. This means: | `INDEXER_AGENT_INDEXER_ADDRESS` | `--indexer-address` | Ethereum address of testnet indexer | | `INDEXER_AGENT_INDEXER_GEO_COORDINATES` | `--indexer-geo-coordinates` | Geo coordinates of testnet indexer infrastructure | | `INDEXER_AGENT_MNEMONIC` | `--mnemonic` | Ethereum mnemonic for testnet operator | -| `INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmPrYRfx7XEk81GgjKe7uEmnBicPMxmBwCgVTWQW4t6hJZ` | +| `INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmakHj1Batt9aNbuEcZeM2wRsUNnd8oToUE8Qu9SY4nWLN` | | `INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT` | `--network-subgraph-endpoint` | `https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-arbitrum-goerli` | | `INDEXER_AGENT_DAI_CONTRACT` | `--dai-contract` | TBD | | `INDEXER_AGENT_COLLECT_RECEIPTS_ENDPOINT` | `--collect-receipts-endpoint` | `https://gateway-testnet-arbitrum.network.thegraph.com/collect-receipts` | @@ -72,7 +72,7 @@ option can be used. | `INDEXER_SERVICE_ETHEREUM_NETWORK` | `--ethereum-network` | `goerli` | | `INDEXER_SERVICE_INDEXER_ADDRESS` | `--indexer-address` | Ethereum address of testnet indexer | | `INDEXER_SERVICE_MNEMONIC` | `--mnemonic` | Ethereum mnemonic for testnet operator | -| `INDEXER_SERVICE_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmPrYRfx7XEk81GgjKe7uEmnBicPMxmBwCgVTWQW4t6hJZ` | +| `INDEXER_SERVICE_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmakHj1Batt9aNbuEcZeM2wRsUNnd8oToUE8Qu9SY4nWLN` | | `INDEXER_SERVICE_NETWORK_SUBGRAPH_ENDPOINT` | `--network-subgraph-endpoint` | `https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-arbitrum-goerli` | | `INDEXER_SERVICE_CLIENT_SIGNER_ADDRESS` | `--client-signer-address` | `0xac01B0b3B2Dc5D8E0D484c02c4d077C15C96a7b4` | diff --git a/docs/networks/ethereum-goerli.md b/docs/networks/ethereum-goerli.md index cb8655e41..9c3652498 100644 --- a/docs/networks/ethereum-goerli.md +++ b/docs/networks/ethereum-goerli.md @@ -47,7 +47,7 @@ testnet (for now) are Mainnet subgraphs. This means: | `INDEXER_AGENT_INDEXER_ADDRESS` | `--indexer-address` | Ethereum address of testnet indexer | | `INDEXER_AGENT_INDEXER_GEO_COORDINATES` | `--indexer-geo-coordinates` | Geo coordinates of testnet indexer infrastructure | | `INDEXER_AGENT_MNEMONIC` | `--mnemonic` | Ethereum mnemonic for testnet operator | -| `INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmeoyAr2soK1xE32Pxh1ZNXoQq75ZJwHJ7nzms3MogJUvK` | +| `INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmcL2iBwpHvCCoDVqH6Kvu3XZsektM2nkak7RGgi26UGoz` | | `INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT` | `--network-subgraph-endpoint` | `https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-goerli` | | `INDEXER_AGENT_DAI_CONTRACT` | `--dai-contract` | `0x9e7e607afd22906f7da6f1ec8f432d6f244278be` (GDAI) | | `INDEXER_AGENT_COLLECT_RECEIPTS_ENDPOINT` | `--collect-receipts-endpoint` | `https://gateway.testnet.thegraph.com/collect-receipts` | @@ -71,7 +71,7 @@ option can be used. | `INDEXER_SERVICE_ETHEREUM_NETWORK` | `--ethereum-network` | `goerli` | | `INDEXER_SERVICE_INDEXER_ADDRESS` | `--indexer-address` | Ethereum address of testnet indexer | | `INDEXER_SERVICE_MNEMONIC` | `--mnemonic` | Ethereum mnemonic for testnet operator | -| `INDEXER_SERVICE_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmeoyAr2soK1xE32Pxh1ZNXoQq75ZJwHJ7nzms3MogJUvK` | +| `INDEXER_SERVICE_NETWORK_SUBGRAPH_DEPLOYMENT` | `--network-subgraph-deployment` | `QmcL2iBwpHvCCoDVqH6Kvu3XZsektM2nkak7RGgi26UGoz` | | `INDEXER_SERVICE_NETWORK_SUBGRAPH_ENDPOINT` | `--network-subgraph-endpoint` | `https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-goerli` | | `INDEXER_SERVICE_CLIENT_SIGNER_ADDRESS` | `--client-signer-address` | `0xe1EC4339019eC9628438F8755f847e3023e4ff9c` |