Account Profiler
Skill ID: tronscan-account-profiler
ClawHub: clawhub.ai/sshnii/tronscan-account-profiler
Build a full profile of any wallet or contract address: TRX balance, token holdings, total asset value, DeFi project participation, Stake 1.0/2.0 energy and bandwidth resources, vote history, and transaction statistics.
Use Cases
Query TRX Balance and Resource Status
getAccountDetail— TRX balance, total transaction count, free and staked bandwidth/energy, activation statusgetAccountResource/getAccountResourceV2— Detailed staking records broken down by resource type
Example prompts:
"What is the TRX balance of address TLv...?"
"How much energy and bandwidth does this address have left?"
"Is this address activated on TRON?"List Token Holdings and Total Asset Value
getAccountTokens— Paginated token list (filterable by TRC20/TRC721/TRC1155)getTokenAssetOverview— Summary view: total asset value, per-token balances, and USD estimates
getAccountTokens only returns tokens with a balance greater than zero. Use the show parameter to filter by type: 1 = TRC20, 2 = TRC721, 4 = TRC1155, 3 = all.
Example prompts:
"What tokens does address TXxx... hold?"
"What is the total USD value of this wallet?"
"Show me all NFTs held by this address."View DeFi Participation and SR Votes
getParticipatedProjects— List of DeFi protocols with position type, token, and USD valuegetVoteList— Super Representatives (SRs) voted for and the corresponding vote count
Example prompts:
"Which DeFi projects is this address participating in?"
"Which Super Representatives has this address voted for?"
"How much TRX does this wallet have staked in DeFi?"Analyze Historical Account Activity
getAccountAnalysis— Daily time series for balance, transfer count, energy/bandwidth consumption, and transaction count
type value | Data returned |
|---|---|
0 | Daily TRX balance and price |
1 | Daily transfer count and unique tokens involved |
2 | Daily energy consumption breakdown |
3 | Daily bandwidth consumption breakdown |
4 | Daily sent and received transaction count |
Example prompts:
"Show me the TRX balance changes for this address over the last 30 days."
"How much energy did this address consume last week?"Installation
Confirm TronScan MCP is connected
See the Quick Start guide.
Install from ClawHub
Copy the current page link and send it to your AI Agent:
Please install this skill: https://clawhub.ai/sshnii/tronscan-account-profilerLast updated on: