AlphaWallet / AlphaWallet-web3-provider

[Used in AlphaWallet]
MIT License
57 stars 37 forks source link

Binance Balance not showing #29

Open akhilccrb opened 1 year ago

akhilccrb commented 1 year ago

We used the this pod

pod 'AlphaWalletWeb3Provider',:git=>'https://github.com/AlphaWallet/AlphaWallet-web3-provider', :commit => '9a4496d02b7ddb2f6307fd0510d8d7c9fcef9870'

  1. Dapp connected in binance chain but balance is not fetched.
  2. No message getting from webview in the deligate func userContentController(_ userContentController: WKUserContentController, didReceive message: WKScriptMessage) { }