Skip to content

Commit

Permalink
disable non EIP6963 metamask
Browse files Browse the repository at this point in the history
  • Loading branch information
KorbinianK committed Feb 22, 2024
1 parent dc9903b commit ab97edf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/bridge-ui/src/libs/connect/web3modal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ const chainImages = getChainImages();
export const web3modal = createWeb3Modal({
wagmiConfig: config,
projectId,
featuredWalletIds: [],
excludeWalletIds: ['c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96'],
// chains,
chainImages,
themeVariables: {
Expand Down

0 comments on commit ab97edf

Please sign in to comment.