GetAvailableUnfreezeCount

查询 Stake 2.0 账户剩余可发起的解质押次数——上限 32 减去当前进行中的解质押数。

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

查询 Stake 2.0 账户剩余可发起的解质押次数。上限 32 减去当前进行中的解质押数。

📘

32 次硬上限

Stake 2.0 允许分批解质押,但单账户最多同时持有 32 个进行中的解质押UNFREEZE_MAX_TIMES = 32,硬编码不可治理修改)。本接口返回的就是 32 − 当前进行中数量。耗尽次数后必须等待 WithdrawExpireUnfreeze 释放槽位才能继续。


相关资源

Body Params
string
required

交易发起方地址。(格式:Base58 或 Hex)

boolean
Defaults to false

可选。设置为 true 时地址以 Base58 格式返回;设置为 false 时以 hex 格式返回。(默认:false

Responses

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