get_balance
Retrieve the TRX balance for any wallet address on the Tron blockchain. Optionally specify a network (defaults to mainnet) for balance checks.
Instructions
Get the TRX balance for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The wallet address (Base58) | |
| network | No | Network name. Defaults to mainnet. |