Represents detailed account information.

Implements the AccountData interface.

Implements

Constructors

Properties

Accessors

Constructors

Properties

balance: string

Return the hexadecimal expression of the wei VET value of the balance.

energy: string

Return the hexadecimal expression of the wei VTHO value of the energy balance.

hasCode: boolean

Return true if the account is a smart contract, otherwise false.

Accessors