From 799623dfe80eba4220476e637cbb05ecbc59ef76 Mon Sep 17 00:00:00 2001 From: King Kasr Date: Mon, 23 Mar 2026 19:05:58 +0300 Subject: [PATCH] Update deploy-indexer-ec2.sh --- scripts/deploy-indexer-ec2.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/deploy-indexer-ec2.sh b/scripts/deploy-indexer-ec2.sh index 4bd7145..c7c83c4 100644 --- a/scripts/deploy-indexer-ec2.sh +++ b/scripts/deploy-indexer-ec2.sh @@ -49,8 +49,8 @@ ENV_DIR="${DEPLOY_DIR}/monitoring/explorer" ENV_FILE="${ENV_DIR}/.env" # Production environment values — use Sentry nodes, NEVER the Validator -CHAIN_ID="lithosphere_777777-1" -CHAIN_NAME="Lithosphere" +CHAIN_ID="lithosphere_700777" +CHAIN_NAME="Lithosphere Makalu Testnet" RPC_URL="https://rpc.litho.ai" EVM_RPC_URL="http://litho-mainnet-rpc-nlb-90cbce98dabd2453.elb.us-east-1.amazonaws.com:8545" GRPC_URL="54.163.248.63:9090"