← 返回
安全合规
中文
TronScan Contract Analysis
Analyze TRON contracts: deploy info, hot methods, top callers, open-source status, transaction count. Use when user asks "contract verification", "contract s...
分析TRON合约:部署信息、热门方法、主要调用者、开源状态、交易数量。用于用户询问合约验证、合约源代码等相关问题。
sshnii
安全合规
clawhub
v1.0.5 4 版本 100000 Key: 无需
#callers #contract #latest #methods #security #smart contract #tron #verification
概述
版本历史 (4)
安全
概述
Contract Analysis Overview Tool Function Use Case ------ ---------- ---------- getContractDetail Contract info Balance, verification, call count, method map getContractCallStatistic Call stats Call count, top callers, top methods getContractCallers Caller list Callers and call count for a given day getContractEvents Events Transfer events and method calls getContractList Contract list Search by name/address, sort, paginate getContractEnergyStatistic Energy usage Total and daily energy consumption getContractTriggerTransactions Trigger txs Contract-triggered transactions in time range getContractAnalysis Daily analysis Balance, transfers, energy, bandwidth, calls, fee getCallerAddressStatistic Caller address stats Contract call count per period with max/min getContractTriggerStatistic Daily trigger stats Daily call count for a contract in a time range getHolderTokenBasicInfo Holder token info Token balance and holding duration for an account
Use Cases Deploy & Basic Info : Use getContractDetail for balance, verification status, call count, method mapping.Hot Methods : Use getContractCallStatistic for top called methods.Top Callers : Use getContractCallStatistic or getContractCallers for top 5 or full caller list.Open-source / Verification : Verification status is in getContractDetail.Transaction Count : Use getContractDetail or getContractTriggerTransactions for call/tx volume.Malicious Clues : Combine events (getContractEvents), energy (getContractEnergyStatistic), and call stats to spot unusual patterns.MCP Server Tools getContractDetail API : getContractDetail — Get contract details (balance, verification status, call count, method map)Use when : User asks for "contract info", "contract address", or "is contract verified".Input : contract (contract address) — Note: parameter name is contract, not address.Response : Balance, verified flag, call count, method map.getContractCallStatistic API : getContractCallStatistic — Get contract call stats (call count, top callers, top methods)Use when : User asks for "hot methods", "top callers", or "who calls this contract".Input : Contract address (and optional time range).Response : Call counts, top callers, top methods.getContractCallers API : getContractCallers — Get all callers and call count for a given dayUse when : User asks for "caller list" or "who called today".Input : Contract address, date.getContractEvents API : getContractEvents — Get contract events (transfer events and method calls)Use when : User asks for "contract events" or "transfers from contract".Input : Contract address, pagination.getContractList API : getContractList — Get contract list with search by name/address, sort, paginationUse when : User searches contracts by keyword or browses list.getContractEnergyStatistic API : getContractEnergyStatistic — Get contract energy consumption (total and daily)Use when : User asks for "contract energy" or "gas usage".getContractTriggerTransactions API : getContractTriggerTransactions — Get contract-triggered transactions in a time rangeUse when : User asks for "contract transactions" or "recent calls".getContractAnalysis API : getContractAnalysis — Get contract daily analysis (balance, transfers, energy, bandwidth, calls, fee)Use when : User asks for "contract activity over time".getCallerAddressStatistic API : getCallerAddressStatistic — Get contract call count per period (with max/min) on TRONUse when : User asks for "call volume over time" or "contract call statistics by period".Input : startTimestamp, endTimestamp (required); optional limit.getContractTriggerStatistic API : getContractTriggerStatistic — Get daily call count for a contract within a time rangeUse when : User asks for "daily call count", "contract trigger trend", or "how often is this contract called".Input : address, startTimestamp, endTimestamp (all required).Response : Daily call count and total call count.getHolderTokenBasicInfo API : getHolderTokenBasicInfo — Get token balance and holding duration for an accountUse when : User asks for "how long has this address held this token" or "token holding details".Input : accountAddress, tokenAddress (both required).Troubleshooting MCP connection failed : If you see "Connection refused", verify TronScan MCP is connected in Settings > Extensions.API rate limit / 429 : TronScan API has call count and frequency limits when no API key is used. If you encounter rate limiting or 429 errors, go to TronScan Developer API to apply for an API key, then add it to your MCP configuration and retry.Invalid contract address Ensure the address is a valid TRON contract (not an EOA address). Use TRC20/721/1155 contract address for token contracts.
Notes To assess malicious risk: check verification, top methods (unusual names), energy spike, and event patterns. Top 5 callers and top methods come from getContractCallStatistic. Contract verification scope : getContractDetail returns contract-level verification status (whether the contract source code has been open-sourced and verified on TronScan). This is a code-level check only — it does not indicate whether the token project itself has been officially endorsed or certified.
版本历史
共 4 个版本
v1.0.5
当前
2026-05-03 04:04 安全 安全
v1.0.4
2026-03-29 17:02 安全 安全
v1.0.3
2026-03-19 01:58
v1.0.2
2026-03-14 02:15
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
security-compliance
spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210
📥 266,136
ai-intelligence
sshnii
扫描 TRON 代币的总供应量、市值、价格、评级、发行时间、持有人信息,并包含 TRX 的价格、供应量、市值、日净变化等。
★ 2
📥 810
security-compliance
alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89
📥 30,583