From d0512ffd8fc38d7db1538076620d94b3bf3cf647 Mon Sep 17 00:00:00 2001 From: echel0n-HX Date: Wed, 6 Sep 2023 23:09:57 -0700 Subject: [PATCH] updated chains.json --- chains.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chains.json b/chains.json index 61dba56..937e45e 100644 --- a/chains.json +++ b/chains.json @@ -2,8 +2,8 @@ "mainnet": { "name": "mainnet", "chainID": "columbus-5", - "lcd": "https://terra-classic-lcd.publicnode.com", - "api": "https://terra-classic-public-api.publicnode.com'", + "lcd": "https://lcd.terraclassic.community", + "api": "https://api.terraclassic.community", "hive": "https://hive.terraclassic.community/graphql", "walletconnectID": 2 }, @@ -12,7 +12,7 @@ "chainID": "rebel-2", "lcd": "https://lcd.hexxagon.dev", "api": "https://api.hexxagon.dev", - "mantle": "https://lcd.hexxagon.dev", + "hive": "https://hive.terraclassic.community/graphql", "walletconnectID": 0 }, "localterra": {