TronScope for AI assistants
Inspect public TRON wallets, list transactions, and estimate Energy. API, MCP, and web pages share permanent URLs on https://tronscope.io.
- OpenAPI: https://tronscope.io/openapi.json
- MCP: https://tronscope.io/.well-known/mcp
- llms.txt: https://tronscope.io/llms.txt
- Docs: https://tronscope.io/docs and https://tronscope.io/docs/ai
MCP tools
- validate_tron_address
- get_wallet_summary
- list_wallet_balances
- list_wallet_transactions
- get_transaction
- estimate_energy
- get_energy_quote
- get_energy_quote_status
- create_energy_order
- get_energy_order_status
Energy estimates are read-only. Creating an order requires API credentials and explicit user confirmation. Never send private keys.