From bef4b97976455580501a79b9915b2137ea97dc96 Mon Sep 17 00:00:00 2001 From: "Mr.Mao" <951416545@qq.com> Date: Wed, 17 Apr 2024 15:37:55 +0800 Subject: [PATCH] chore: update config change --- src/constants/Network.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants/Network.ts b/src/constants/Network.ts index aeccb00..c006d82 100644 --- a/src/constants/Network.ts +++ b/src/constants/Network.ts @@ -32,9 +32,9 @@ const networks: any = { }, 18686: { id: 18686, - name: 'MXC Mainnet', + name: 'MXC zkEVM Moonchain Mainnet', nativeCurrency: { decimals: 18, name: 'MXC', symbol: 'MXC' }, - network: 'MXC Mainnet', + network: 'MXC zkEVM Moonchain Mainnet', rpcUrls: { default: { http: ['https://rpc.mxc.com'], @@ -45,7 +45,7 @@ const networks: any = { blockExplorers: { default: { name: 'Mxc Block Explorer', - url: 'https://explorer.mxc.com/', + url: 'https://explorer.moonchain.com/', }, }, contracts: {