From 4a95776a912d59b677da669f1e6431ffb6167987 Mon Sep 17 00:00:00 2001 From: Randy <44086461+randy75828@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:20:45 +0800 Subject: [PATCH] Add Terra to SWTH chain (#223) --- configs/mainnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index b056231..83d7016 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -303,7 +303,7 @@ }, { "baseDenom": "swth", - "chainRoutes": ["Osmosis"] + "chainRoutes": ["Osmosis", "Terra"] }, { "baseDenom": "uusdc",