tronscan-contract-analysis
Installation
SKILL.md
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 |