Skip to content

feat: Binance Web3 Wallet desktop extension support#288

Merged
aiden-cao merged 3 commits into1.xfrom
feat/1x-binance-web3-wallet-extension
Mar 12, 2026
Merged

feat: Binance Web3 Wallet desktop extension support#288
aiden-cao merged 3 commits into1.xfrom
feat/1x-binance-web3-wallet-extension

Conversation

@aiden-cao
Copy link
Copy Markdown
Collaborator

Description

Issue ticket number and link

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated changeset
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

For adding a new wallet

Please fill out the form below if you are adding a new wallet, for more detail, please click here

test case Does the wallet support connecting by this way? Does the wallet support switching networks? Does the wallet support testnet?
PC, browser extension ✔️ ✔️
Android, in system browser
Android, in wallet dApp browser
iOS, in system browser
iOS, in wallet dApp browser
WalletConnect, PC
WalletConnect, Android, in system browser
WalletConnect, Android, in wallet dApp browser
WalletConnect, iOS, in system browser
WalletConnect, iOS, in wallet dApp browser

…patibility

  Commit d8de4b4 replaced BinanceWeb3WalletConnector with generic CustomConnector,
  which lost two critical mobile behaviors:
  - window.ethereum?.enable?.() activation in Binance's in-app browser
  - sleep() delay in getProvider() for provider availability

  Restores the dedicated connector while keeping desktop extension support
  (window.binancew3w?.ethereum) and showQRCode: false from the previous commit.
@aiden-cao aiden-cao merged commit 073e0d0 into 1.x Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant