status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.88k stars 984 forks source link

Inaccurate calculation of available assets on Optimism and Arbitrum networks #18160

Closed VolodLytvynenko closed 9 months ago

VolodLytvynenko commented 9 months ago

Steps:

  1. Recover the user with some assets within Optimism or Arbitrium network
  2. Open the eth address where current assets are shown

Actual result:

all assets available on Optimism and Arbitrum networks are shown with the balance of 0 image

Expected result:

Assets available on Optimism and Arbitrum networks reflect the actual amounts held by the user within these networks.

Please, refer to me directly if you need seed phrase with assets available on Optimism or Arbitrium

smohamedjavid commented 9 months ago

Fix in https://github.com/status-im/status-mobile/pull/18078

VolodLytvynenko commented 9 months ago

@smohamedjavid thanks. Closed as dublicat