Skip to content

Adding infura call, get Ether balance for when not connected with metamask

Ben requested to merge fix/web3-disconnected-wallet-balance-2750 into master

Closes front#2750 (closed) Depends on front!1092 (merged)

Summary

Added in an infura call to get Ether balance because the existing one is tailored towards tokens. This value is cached and shown on the front.

Testing

  1. Lock your metamask
  2. Login to your account

Regression Scope

Changes around the blockchain balance area

Merge request reports