diff --git a/src/utils/constants.ts b/src/utils/constants.ts index ded570f..4d18c79 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -11,10 +11,10 @@ export const DEFAULT_NETWORKS = [ namespace: COSMOS, rpcUrl: Config.LACONICD_RPC_URL, blockExplorerUrl: '', - nativeDenom: 'photon', + nativeDenom: 'alnt', addressPrefix: 'laconic', coinType: '118', - gasPrice: '0.01', + gasPrice: '1', isDefault: true, }, {