interface icon indicating copy to clipboard operation
interface copied to clipboard

Walletconnect initially fetches Ethereum 'eth_blockNumber' for all networks

Open Jesse-Sawa opened this issue 2 years ago • 0 comments

Bug Description After using walletconnect on any network other than mainnet, an invalid balance is displayed due to an invalid block number.

Steps to Reproduce

  1. Connect with wallet connect
  2. Do not refresh

Expected Behavior The respective chains latest block is fetched and correct balance is displayed.

Additional Context

In this case the balance is correct however, previously I've seen the corresponding wallets mainnet ether balance displayed;

Screen Shot 2022-08-12 at 5 13 11 PM

Jesse-Sawa avatar Aug 12 '22 21:08 Jesse-Sawa