UpdateBrokerage

修改 SR 的分成比例(Brokerage)——0–100 的整数,下一个维护周期边界生效。

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

修改 SR 的分成比例(Brokerage)。0–100 的整数,下一个维护周期边界生效。


相关资源

  • GetBrokerage —— 查询 SR 当前的分成比例
  • VoteWitnessAccount —— 投票者用 TP 投票(其奖励受 Brokerage 影响)
  • 奖励计算 —— Brokerage 在 SR + 投票者奖励分配中的具体公式
Body Params
string
required

超级代表(SR)地址。(格式:Base58 或十六进制)

int32
required

超级代表的分成比例(Brokerage),例如:20 表示 20%,100 表示 100%。

boolean

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

int32

可选。用于多签账户操作的权限 ID。未指定时默认使用所有者权限(0)。

Responses

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