Get balance
get_balanceRetrieve the native BERG token balance for an EVM address on bloxberg. Returns the amount in both wei and formatted units, with options for mainnet or testnet networks.
Instructions
Native token (BERG) balance of an address, in wei and formatted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | 0x-prefixed 20-byte EVM address | |
| network | No | Target network: "l1" = bloxberg mainnet (chainId 8995), "l2-testnet" = bloxberg 2.0 testnet (chainId 77888). Defaults to "l1". | l1 |