web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] customWallets option does not have any effect

Open MerlinB opened this issue 3 months ago • 4 comments

Link to minimal reproducible example

https://github.com/MerlinB/walletconnect-test

Steps to Reproduce

  • Define custom network
  • Add custom wallet to customWallets
  • Nothing is shown, wallets list is empty.

Summary

Related issue that got closed unresolved: https://github.com/reown-com/appkit/issues/3911

customWallets does not seem to do anything, no matter if the ids are also specified in includeWalletIds, or featuredWalletIds, or wether allWallets is enabled or disabled. Note I am using a custom network.

Image Image

List of related npm package versions

@reown/[email protected] @reown/[email protected] @walletconnect/[email protected]

Node.js Version

v22.19.0

Package Manager

[email protected]

MerlinB avatar Sep 20 '25 10:09 MerlinB

hi @MerlinB

Which network are you trying to use ? Bitcoin ?

rtomas avatar Sep 29 '25 12:09 rtomas

Bitcoin Cash. You can find the network configuration in here: https://github.com/MerlinB/walletconnect-test/blob/main/src/walletconnect.ts

MerlinB avatar Sep 29 '25 13:09 MerlinB

I have the same problem. Also in Bitcoin Cash network, trying to set Cashonize and Zapit as custom wallets.

fran-dv avatar Oct 09 '25 19:10 fran-dv