We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cae6d commit f729dfdCopy full SHA for f729dfd
defi/src/protocols/parentProtocols.ts
@@ -8208,7 +8208,7 @@ const parentProtocols: IParentProtocol[] = [
8208
name: "MetaMask",
8209
url: "https://metamask.io",
8210
description: "MetaMask is the leading self-custodial wallet. A simple way to access blockchain applications and web3",
8211
- logo: `${baseIconsUrl}/metamask.png`,
+ logo: `${baseIconsUrl}/metamask.jpg`,
8212
gecko_id: null,
8213
cmcId: null,
8214
chains: [],
0 commit comments