Skip to content

Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'frozen_balance_for_energy') #2

@deniben

Description

@deniben

When i switch network on Main i do not have trx where, i face with this problem

getWalletDetails
D:/Tron/src/wallet/WalletConnect.js:40
  37 |        }
  38 | 
  39 |        //checking if any frozen balance exists
> 40 |        if (
     | ^  41 |          !tempBalance.frozen &&
  42 |          !tempBalance.account_resource.frozen_balance_for_energy
  43 |        ) {

and
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions