analyze_treasury_health
Evaluate agent wallet treasury: GBLIN/USDC/ETH balances, gas runway, and compute operational runway and rebalance recommendation from daily burn.
Instructions
Analyze an agent wallet's treasury health: GBLIN/USDC/ETH balances, gas runway, and (if daily_burn_usd provided) days of operational runway plus rebalance recommendation. Critical for autonomous decision-making.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | Agent's 0x address. | |
| daily_burn_usd | No | Optional. Average daily spend in USD (e.g. 1.5). |