GetDelegatedResourceAccountIndex

查看在stake1.0阶段一个账户给哪些账户代理了资源,以及哪些账户为该账户代理了资源

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

返回值

字段类型描述
accountstring账户地址。
fromAccountsstring[]代理资源给此账户的账户地址列表。
toAccountsstring[]接收此账户代理资源的账户地址列表。
Body Params
string
required

所查询账户的地址,Base58check 格式或 HEX 格式。

boolean
Defaults to false

可选参数。设置为 true 则地址将以 Base58check 格式显示;设置为 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