Install
openclaw skills install tronscan-searchSearch TRON blockchain by name or keyword: resolve token/contract name to address, find accounts, transactions, or blocks. Use when user asks "USDT contract...
openclaw skills install tronscan-search| Tool | Function | Use Case |
|---|---|---|
| search | Blockchain search | Token/contract/account/tx/block by keyword or name |
search with term (e.g. USDT, BTT) and optional type: token or type: contract to get matching tokens/contracts and their addresses (token_id / contract address).type: token for token-only results.search with type: contract to find contracts by name or address.search with type: address to search accounts.search with type: transaction or type: block when the user provides a tx hash or block number/keyword.search — Search the TRON blockchain for tokens, contracts, accounts, transactions, or blocksterm (required, search keyword e.g. USDT, BTT, or contract name), optional type (token | address | contract | transaction | block), optional start, limit.token_id (contract address), name, abbr, token_type, and other metadata.Try broader keywords or different type filter (token | address | contract | transaction | block).
search with term: "USDT" and type: "token" (or omit type); the first or best match usually has token_id = TRC20 contract address (e.g. USDT = TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t).tokenCanShow. If a result has tokenCanShow: false, treat it as a risk signal and inform the user before proceeding. For full risk field semantics, see tronscan-token-scanner.