Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.03 KB

File metadata and controls

32 lines (19 loc) · 1.03 KB

Widget

Currently, users can't perform any actions with Binance Bridge unless their wallets are connected. This widget is meant to be used client-side to improve the flow of connecting wallets.

Connect

You should see a connection request from Binance Bridge. Click on the Connect button to accept it.

img

Base URL

https://www.binance.org/en/bridge?wallet=$wallet_name

  • Supported wallet name in desktop browser: MetaMask, Binance Wallet.
  • Supported wallet name in mobile app browser:
    • Trust Wallet
    • MetaMask
    • Math Wallet

Example request

https://www.binance.org/en/bridge?wallet=metamask

This URL support both MathWallet and MetaMask. Open the link in the wallet browser.

Note: please make sure the wallet is connected to Binance Smart Chain mainnet.