get_balances
Retrieve the active wallet's USDC and gas-token balances on the selected network. Returns gas balance separately, except on Arc where USDC covers gas.
Instructions
Reads the active account's USDC (for payments) and gas-token balances on the active network (Base mainnet, Base Sepolia, or Arc testnet, per the user's setting). The eth field is the gas balance and is ABSENT on chains where gas is paid in USDC itself (Arc) — there the USDC balance already covers gas, so never add the two together. Errors if there is no wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||