What problem does it solve?
It turns fragmented on-chain portfolio data into a clear, verdict-style overview of treasury health, including concentration risk, potential stablecoin depegs, and meaningful balance changes.
Core Features & Use Cases
- Wallet watchlists with filtering: Reads configured watched wallets from memory/on-chain-watches.yml and optionally targets a single wallet label.
- Balances + price backstops: Uses Alchemy Portfolio API when available, with RPC + token allowlist fallbacks, and enriches with prices/24h change (and optional Bankr PnL).
- Actionable signals and deltas: Classifies holdings (stables/majors/longtail/dust), computes concentration and depeg flags, persists snapshots, and reports “what changed” vs the previous run.
- Unattended notifications and logging: Sends a bounded, reader-friendly message and records execution outcomes to memory/logs for auditability.
Quick Start
Ask the agent to run Treasury Info for all configured wallets and post the latest verdict summary based on your memory/on-chain-watches.yml watchlist.