tronscan-sr-governance

Query TRON Super Representatives (SRs), witnesses, candidates, voting info, chain parameters, and governance proposals. Use when user asks "SR list", "super representatives", "witness ranking", "my votes", "chain parameters", "energy/bandwidth price", "governance proposals", or "TRON voting". Do NOT use for: account asset profiling (tronscan-account-profiler). For "who voted for SR X" use getVoteList (Account API).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tronscan-sr-governance" with this command: npx skills add tronscan-mcp/tronscan-sr-governance

SR / Witness (Super Representative)

Overview

ToolFunctionUse Case
getWitnessListWitness/SR listSRs, partners, candidates by type
getAccountVotesAccount vote recordWhich SRs an address voted for and amounts
getChainParametersChain parametersTx fees, energy/bandwidth price, config
getProposalsGovernance proposalsProposal content, votes, participants
getWitnessVoteInfoSR vote metricsVote count, ranking history for a witness
getWitnessGeneralInfoNetwork aggregateTotal votes, block stats, witness count

Workflow: SR & Voting Queries

User: "Who are the top SRs? What are the chain parameters?"

  1. tronscan-sr-governancegetWitnessList → SR/partner/candidate list; optionally filter by type.
  2. tronscan-sr-governancegetWitnessGeneralInfo → total votes, block stats, witness count.
  3. For chain config (fees, energy/bandwidth price): getChainParameters.

User: "Which SRs did this address vote for?"

  1. tronscan-sr-governancegetAccountVotes with address → vote targets and amounts.

User: "What is the vote/ranking history of SR X?"

  1. tronscan-sr-governancegetWitnessVoteInfo with witness address → vote metrics and history.

User: "Who voted for SR X?" or "List voters of SR X"

  1. tronscan-account-profilergetVoteList (Account API) with SR address → voter list.

MCP Server

Troubleshooting

  • MCP connection failed: If you see "Connection refused", verify TronScan MCP is connected in Settings > Extensions.
  • API rate limit / 429: Apply for an API key at TronScan Developer API and add it to MCP config.

Invalid witness address

Ensure the address is a valid TRON base58 format (starts with T). For voter list of an SR, use getVoteList (Account API) with the SR address.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

TronScan Block Info

Query TRON latest block, block reward, block time, producer, burned TRX, resource use, transaction count. Use when user asks "latest block", "block height",...

Registry SourceRecently Updated
1441Profile unavailable
Automation

The Hive Swarm Governance

Decentralized swarm governance for AI agents. Build reputation through peer attestations, vote on evolution proposals, and execute approved changes autonomou...

Registry SourceRecently Updated
1380Profile unavailable
Web3

Silicon World - 硅基世界

硅基世界 - Agent 与人类共同生活的去中心化虚拟世界。创建 DID 身份、领取空投、参与治理、交易 NFT。

Registry SourceRecently Updated
270Profile unavailable
Web3

Alkahest User

Interact with Alkahest escrow contracts as a buyer, seller, or oracle using the CLI

Registry SourceRecently Updated
470Profile unavailable