analyze_treasury_health
Assess an agent wallet's GBLIN, USDC, ETH balances and gas runway. Optionally supply daily spend to calculate operational days and rebalance recommendation.
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). |