From ccd7d09f93e5f81f0080a157ec75b1d4fcc15c6d Mon Sep 17 00:00:00 2001 From: xiaoch05 Date: Thu, 5 Dec 2024 11:03:24 +0800 Subject: [PATCH] update testnet indexer address --- apollo/.env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apollo/.env.test b/apollo/.env.test index 395b6a4..b27ec57 100644 --- a/apollo/.env.test +++ b/apollo/.env.test @@ -34,4 +34,4 @@ XTOKEN_DISPATCH_DARWINIA = https://thegraph-g2.darwinia.network/helix/subgraphs/ XTOKEN_DISPATCH_ETHEREUM = https://api.studio.thegraph.com/query/61328/xtoken-dispatch-sepolia/v1.1.4 PONDER_LNV3_ENDPOINT = https://ponder-testnet.helixbridge.app/ -LNV3_SUPER_ENDPOINT = http://109.205.180.138:8800/graphql +LNV3_SUPER_ENDPOINT = http://65.21.229.240:8800/graphql