Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that it uses eth_call + eth_estimateGas, requires no wallet or API key, pulls live gas prices, estimates USD cost, enriches with Hive wisdom, and returns a structured payload. It also mentions the free tier limit of 3 sims/day, which adds behavioral context beyond the readOnly/idempotent annotations, with which it is fully consistent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.