File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989| Environment Variable | CLI Argument | Value |
9090| -------------------- | ---------------- | ----------------------------------- |
9191| ` ethereum ` | ` --ethereum-rpc ` | ` mainnet:<ethereum-json-rpc-url> ` |
92- | ` ipfs ` | ` --ipfs ` | ` https://ipfs.network. thegraph.com ` |
92+ | ` ipfs ` | ` --ipfs ` | ` https://ipfs.thegraph.com ` |
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ testnet (for now) are Mainnet subgraphs. This means:
5656| ` INDEXER_AGENT_EPOCH_SUBGRAPH_ENDPOINT ` | ` --epoch-subgraph-endpoint ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/BhnsdeZihU4SuokxZMLF4FQBVJ3jgtZf6v51gHvz3bSS ` |
5757| ` INDEXER_AGENT_TAP_SUBGRAPH_DEPLOYMENT ` | ` --tap-subgraph-deployment ` | ` QmUiLdbsk6c51UMdcNBxsP3KadJpkmp6a3k2NCprR4ZFeM ` |
5858| ` INDEXER_AGENT_TAP_SUBGRAPH_ENDPOINT ` | ` --tap-subgraph-endpoint ` | ` https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/7ubx365MiqBH5iUz6XWXWT8PTof5BVAyEzdb8m17RvbD ` |
59- | ` INDEXER_AGENT_IPFS_ENDPOINT ` | ` --ipfs-endpoint ` | ` https://ipfs.network. thegraph.com ` |
59+ | ` INDEXER_AGENT_IPFS_ENDPOINT ` | ` --ipfs-endpoint ` | ` https://ipfs.thegraph.com ` |
6060
6161In order to avoid collecting or claiming query fees below a certain threshold
6262(e.g. below the cost of the two transactions), the following configuration
9494| Environment Variable | CLI Argument | Value |
9595| -------------------- | ---------------- | ----------------------------------- |
9696| ` ethereum ` | ` --ethereum-rpc ` | ` arbitrum-sepolia:... ` |
97- | ` ipfs ` | ` --ipfs ` | ` https://ipfs.network. thegraph.com ` |
97+ | ` ipfs ` | ` --ipfs ` | ` https://ipfs.thegraph.com ` |
9898
9999## Feature support
100100
You can’t perform that action at this time.
0 commit comments