Install
openclaw skills install tronscan-token-listGet TRC20 token list on TRON with price, 24h change, 24h volume, market cap, holder count. Use when user asks "token list", "TRC20 list", "hot tokens", "trending tokens", or to discover quality projects. Do NOT use for single token deep dive (use tronscan-token-scanner).
openclaw skills install tronscan-token-list| Tool | Function | Use Case |
|---|---|---|
| getTokenList | Token list | Filter by type, sort by price/change/volume/mcap/holders |
| getPricedTokenList | Priced tokens | All tokens with price data |
| getTrc20TokenDetail | Single token | Full TRC20/721/1155 detail for list item |
| getHotSearch | Hot search | Hot tokens and contracts with metrics and price |
| getSearchBar | Search bar | Popular search results (hot token list) |
getTokenList with type filter for TRC20; use getPricedTokenList for tokens with price.getTrc20TokenDetail) and in getHotSearch.getHotSearch for trending.getTokenList — Get token list with type filter and sort by price/change/volume/holders/mcapgetPricedTokenList — Get all tokens with price datagetTrc20TokenDetail — Get TRC20/TRC721/TRC1155 token details (name, symbol, supply, holders, price, etc.)getHotSearch — Get hot tokens and contracts (trading metrics and price data)getSearchBar — Get popular search results (hot token list)tokenCanShow and tokenLevel. If a token in the list has tokenCanShow: false or tokenLevel of "3" (Suspicious) / "4" (Unsafe), flag it to the user as potentially risky before recommending further analysis. See tronscan-token-scanner for full field semantics.