We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fb57b commit d579b7aCopy full SHA for d579b7a
src/libs/web3-data-provider/WalletConnectConnector.ts
@@ -36,7 +36,7 @@ export class WalletConnectConnector extends AbstractConnector {
36
name: 'Aave',
37
description: 'Non-custodial liquidity protocol',
38
url: 'https://app.aave.com',
39
- icons: ['https://app.aave.com/favicon.ico'],
+ icons: ['https://avatars.githubusercontent.com/u/47617460?s=200&v=4'],
40
},
41
};
42
0 commit comments