GetBrokerage

查询 SR 的分成比例(Brokerage)——SR 自留奖励的百分比,剩余按投票占比分给投票者。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

查询 SR 的分成比例(Brokerage)。SR 自留奖励的百分比,剩余按投票占比分给投票者。

📘

分成比例(Brokerage)默认值

新注册的 SR 默认分成比例为 20%DEFAULT_BROKERAGE = 20,代码硬编码)——即 SR 保留出块/投票奖励的 20%,剩余 80% 按投票占比分给投票者。SR 可通过 UpdateBrokerage 自行调整。


相关资源

  • UpdateBrokerage —— SR 修改自己的分成比例
  • GetReward —— 查询账户当前未提取的投票奖励
  • 奖励计算 —— 分成比例在奖励分配公式中的角色
Body Params
string
required

超级代表(SR)账户地址。(格式:Base58 或十六进制)。示例:TGj1Ej1qRzL9feLTLhjwgxXF4Ct6GTWg2U

boolean
Defaults to false

可选。设为 true 时以 Base58 格式返回地址;设为 false 时以十六进制格式返回。(默认值:false

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json