Get account details

Retrieves details about a specific TRON account, including balances, permissions, and resource usage.

Request

This endpoint expects an object.
addressstringRequired
Base58 address of the account to retrieve.
visiblebooleanOptional

Indicates if the address is base58 (true) or hex (false).

Response

Account details.
addressstring or null
balanceinteger or null
create_timeinteger or null
latest_consume_timeinteger or null
net_window_sizeinteger or null
net_window_optimizedboolean or null
account_resourceobject or null
owner_permissionobject or null
active_permissionlist of objects or null
frozenV2list of objects or null
acquired_delegated_frozenV2_balance_for_bandwidthinteger or null
asset_optimizedboolean or null