diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 85331f4..b98aacb 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -10,7 +10,7 @@ export const DEFAULT_NETWORKS = [ namespace: COSMOS, rpcUrl: process.env.REACT_APP_LACONICD_RPC_URL!, blockExplorerUrl: '', - nativeDenom: 'photon', + nativeDenom: 'alnt', addressPrefix: 'laconic', coinType: '118', gasPrice: '0.01',