From 3834eb3fd5eead9d675daf5370ad613494d675a4 Mon Sep 17 00:00:00 2001 From: zakarialounes <2184898+zakarialounes@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:19:18 +0000 Subject: [PATCH] chore: update chains config --- chains/mainnets/quasar/chain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains/mainnets/quasar/chain.json b/chains/mainnets/quasar/chain.json index 1ce55a0..f340b29 100644 --- a/chains/mainnets/quasar/chain.json +++ b/chains/mainnets/quasar/chain.json @@ -10,7 +10,7 @@ "chainId": "quasar-1", "bech32": "quasar", "denom": "qsr", - "denomUpper": "QSR", + "denomUpper": "QSR.legacy", "sdenom": "uqsr", "coinType": 118, "coinDecimals": 6,