get_account
Retrieve complete TRON account data including balance, resources, permissions, frozen balance, and votes by supplying an address.
Instructions
Get full account information including balance, resources, permissions, frozen balance, and votes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Account address (Base58 or Hex) | |
| network | No | Network name. Defaults to mainnet. |