@@ -51,8 +51,8 @@ testnet (for now) are Mainnet subgraphs. This means:
5151| ` INDEXER_AGENT_INDEXER_GEO_COORDINATES ` | ` --indexer-geo-coordinates ` | Geo coordinates of testnet indexer infrastructure |
5252| ` INDEXER_AGENT_MNEMONIC ` | ` --mnemonic ` | Ethereum mnemonic for testnet operator |
5353| ` INDEXER_AGENT_GATEWAY_ENDPOINT ` | ` --gateway-endpoint ` | ` https://gateway-arbitrum.testnet.thegraph.com/ ` |
54- | ` INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT ` | ` --network-subgraph-deployment ` | ` QmXnGVrg6DvscnvJd86aHAPLGyGrkM17weMrAsFAEMmQLL ` |
55- | ` INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT ` | ` --network-subgraph-endpoint ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3xQHhMudr1oh69ut36G2mbzpYmYxwqCeU6wwqyCDCnqV ` |
54+ | ` INDEXER_AGENT_NETWORK_SUBGRAPH_DEPLOYMENT ` | ` --network-subgraph-deployment ` | ` QmU2HFM9KAqTs8RaGedFXj22qChew27DxRu6jH5shiV7XK ` |
55+ | ` INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT ` | ` --network-subgraph-endpoint ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/eAENt2ctaMdbCY34apzXYkBy2nEYwyojjVxLahsHo9D ` |
5656| ` INDEXER_AGENT_EPOCH_SUBGRAPH_DEPLOYMENT ` | ` --epoch-subgraph-deployment ` | ` QmNNn48AU8CZei8sYLXrXABMHkiXAuQDvFaZHYYPryKEvF ` |
5757| ` INDEXER_AGENT_EPOCH_SUBGRAPH_ENDPOINT ` | ` --epoch-subgraph-endpoint ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/BhnsdeZihU4SuokxZMLF4FQBVJ3jgtZf6v51gHvz3bSS ` |
5858| ` INDEXER_AGENT_TAP_SUBGRAPH_DEPLOYMENT ` | ` --tap-subgraph-deployment ` | ` QmUiLdbsk6c51UMdcNBxsP3KadJpkmp6a3k2NCprR4ZFeM ` |
@@ -80,8 +80,8 @@ They are configured using a TOML file provided with `--config`. You should start
8080| -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
8181| ` indexer.indexer_address ` | Ethereum address of testnet indexer |
8282| ` indexer.operator_mnemonic ` | Ethereum mnemonic for testnet operator |
83- | ` subgraphs.network.deployment_id ` | ` QmXnGVrg6DvscnvJd86aHAPLGyGrkM17weMrAsFAEMmQLL ` |
84- | ` subgraphs.network.query_url ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3xQHhMudr1oh69ut36G2mbzpYmYxwqCeU6wwqyCDCnqV ` |
83+ | ` subgraphs.network.deployment_id ` | ` QmU2HFM9KAqTs8RaGedFXj22qChew27DxRu6jH5shiV7XK ` |
84+ | ` subgraphs.network.query_url ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/eAENt2ctaMdbCY34apzXYkBy2nEYwyojjVxLahsHo9D ` |
8585| ` subgraphs.escrow.deployment_id ` | ` QmUiLdbsk6c51UMdcNBxsP3KadJpkmp6a3k2NCprR4ZFeM ` |
8686| ` subgraphs.escrow.query_url ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/7ubx365MiqBH5iUz6XWXWT8PTof5BVAyEzdb8m17RvbD ` |
8787| ` blockchain.receipts_verifier_address ` | ` 0xfC24cE7a4428A6B89B52645243662A02BA734ECF ` |
0 commit comments