Use correct network instead of default for transactions list and Tx approval #30277
Labels
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA/Yes
release-notes/include
Milestone
Description
Currently Android is showing all transactions with invalid amount/gas (due to using default network).
getAllTransactionInfo
needs a chain_id to get network specific transactions.Steps to reproduce
Actual result
Showing all transaction instead of network specific tx with invalid amount/gas by using the current selected network.
All transactions are not BNB tx, but are Sol or Eth.
Expected result
Correct network and gas on transactions list or tx approval
The text was updated successfully, but these errors were encountered: