From 448050ef602820bc4c4f4653dace10c75d7cbc2e Mon Sep 17 00:00:00 2001 From: "Mr.Mao" <951416545@qq.com> Date: Wed, 9 Oct 2024 15:27:51 +0800 Subject: [PATCH] chore: update moonbase --- src/utils/query.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/query.ts b/src/utils/query.ts index 6c7e30f..7f631f1 100755 --- a/src/utils/query.ts +++ b/src/utils/query.ts @@ -43,7 +43,7 @@ if (process.env.NEXT_PUBLIC_PROVIDER) { const axsWallet = ({ chains }: any) => ({ id: 'moon_base', name: 'MoonBase', - iconUrl: '/MoonBase.svg', + iconUrl: 'https://raw.githubusercontent.com/MXCzkEVM/metadata/main/logo.svg', iconBackground: '#FFFFFF', description: 'MoonBase wallet web3 provider.', createConnector: () => {