diff --git a/config/chain_defaults.go b/config/chain_defaults.go index 95cf228d..d655cfec 100644 --- a/config/chain_defaults.go +++ b/config/chain_defaults.go @@ -3,7 +3,7 @@ package config const ( // NativeToken is the native staking token used by the chain and MUST MATCH the mint module's MintDenom parameter // This value is used by the lockup module to set the default locked token denom - NativeToken = "ualtg" + NativeToken = "ualthea" // Chain ID configuration // 7357 = TEST, 417834 = ALTHEA mainnet