Closed
Description
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
- Open account details
- Create transactions on multiple networks having same coin type
- View list of transactions showing all transaction with invalid balance/gas for the same account
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
Done