Please note that switchNetwork only supports bbc-mainnet and bbc-testnet. Passing bsc-mainnet to this function will not work. window.BinanceChain is designed only for Binance Beacon Chain. If you want interact with Binance Smart Chain, you can use window.ethereum.
https://github.com/user-attachments/assets/b53388d6-9f01-486a-9e55-8e12e9bbb53c
Please note that
switchNetwork
only supportsbbc-mainnet
andbbc-testnet
. Passingbsc-mainnet
to this function will not work.window.BinanceChain
is designed only for Binance Beacon Chain. If you want interact with Binance Smart Chain, you can usewindow.ethereum
.