← 返回
开发者工具 中文

TronScan SR Governance

Query TRON Super Representatives (SRs), witnesses, candidates, voting info, chain parameters, and governance proposals. Use when user asks "SR list", "super...
查询TRON超级代表(SR)、见证人、候选人、投票信息、链参数和治理提案。用户询问“SR列表”或“超级代表”等时使用。
sshnii
开发者工具 clawhub v1.0.3 2 版本 100000 Key: 无需
★ 1
Stars
📥 519
下载
💾 2
安装
2
版本
#blockchain#chain-parameters#governance#latest#proposals#sr#super-representative#tron#tronscan#voting#witness

概述

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

Tools

getWitnessList

  • API: getWitnessList — Get Super Representative list
  • Input: Supports type filter (SR / partner / candidate)
  • Use when: User asks for "SR list", "super representatives", or "candidates".
  • Response: SR list with vote count, ranking, etc.

getAccountVotes

  • API: getAccountVotes — Get account vote record
  • Input: Account address
  • Use when: User asks "who did this address vote for", "my votes", or "vote destination of an address".
  • Response: SRs voted for and vote amounts.

getChainParameters

  • API: getChainParameters — Get current TRON blockchain configuration parameters
  • Use when: User asks for "chain parameters", "transaction fees", "energy price", "bandwidth price", or "network config".
  • Response: All chain parameters including tx fees, energy/bandwidth price.

getProposals

  • API: getProposals — Get governance proposal list
  • Use when: User asks for "governance proposals", "proposal list", or "voting proposals".
  • Response: Proposal content, vote info, participant details.

getWitnessVoteInfo

  • API: getWitnessVoteInfo — Get vote metrics and history for a specific witness
  • Input: Witness address
  • Use when: User asks for "SR X's votes", "SR ranking change", or "witness historical data".
  • Response: Vote count, ranking change, and other metrics.

getWitnessGeneralInfo

  • API: getWitnessGeneralInfo — Get witness aggregate statistics
  • Use when: User asks for "total votes", "block stats", "witness count", or "network vote overview".
  • Response: Total vote count, block stats, witness count, etc.

Troubleshooting

  • MCP connection failed: If you see "Connection refused", verify TronScan MCP is connected in Settings > Extensions.
  • API rate limit / 429: TronScan API has call count and frequency limits when no API key is used. If you encounter rate limiting or 429 errors, go to TronScan Developer API to apply for an API key, then add it to your MCP configuration and retry.

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.

版本历史

共 2 个版本

  • v1.0.3 当前
    2026-03-31 15:30 安全 安全
  • v1.0.2
    2026-03-19 20:13

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,799
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,727
ai-intelligence

TronScan Token Scanner

sshnii
扫描 TRON 代币的总供应量、市值、价格、评级、发行时间、持有人信息,并包含 TRX 的价格、供应量、市值、日净变化等。
★ 2 📥 810