What problem does it solve?
It solves the problem of finding and verifying TRON blockchain information (wallets, transactions, tokens, contracts, transfers, and network metrics) without manually navigating multiple explorers or building ad-hoc API calls.
Core Features & Use Cases
- Universal Search Across TRON Objects: Search addresses, tokens, contracts, transactions, and blocks in one step to quickly identify what an entity is.
- Focused Data Retrieval for Agents: Query detailed account data (balances, wallet portfolio, resources, analytics), transaction info and filtered lists, token metadata/pricing/holders/supply, block and producer stats, smart contract energy/call analytics, transfer histories (TRX/TRC10/TRC20), and chain overview metrics.
- Agent-Friendly Output for Automation: Provides eight Node.js scripts that output structured JSON to stdout so an AI agent can consume results programmatically, while logging progress to stderr.
Quick Start
Run the command node scripts/search.js USDT --type token --limit 10 to identify relevant TRON token objects for USDT.