From d6095070879e67c09ebc0ef3f7348bbecd68ef96 Mon Sep 17 00:00:00 2001 From: xiaoch05 Date: Tue, 8 Oct 2024 10:23:14 +0800 Subject: [PATCH] add indexer url --- apollo/.env.prod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apollo/.env.prod b/apollo/.env.prod index ab172e8..ea862a5 100644 --- a/apollo/.env.prod +++ b/apollo/.env.prod @@ -52,4 +52,6 @@ XTOKEN_DISPATCH_DARWINIA=https://thegraph.darwinia.network/helix/subgraphs/name/ XTOKEN_DISPATCH_CRAB=https://thegraph.darwinia.network/helix/subgraphs/name/xtokendispatch/crab XTOKEN_DISPATCH_ETHEREUM=https://api.studio.thegraph.com/query/59403/xtoken-dispatch-ethereum/v1.0.0 +LNV3_SUPER_ENDPOINT = http://g1.generic.darwinia.network:8800/graphql + CHAIN_TYPE=formal