HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetDelegatedResourceAccountIndexV2

Stake 2.0 API: query the resource delegation index by an account (confirmed state). Two lists will return, one is the list of addresses the account has delegated its resources(toAddress), and the other is the list of addresses that have delegated resources to the account(fromAddress).

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Returns

FieldTypeDescription
accountstringAccount address
fromAccountsstring[]The list of addresses that have delegated resources to the account
toAccountsstring[]The list of addresses the account has delegated its resources to
Body Params
string
Defaults to TZ4UXDV5ZhNW7fb2AMSbgfAEZ7hWsnYS2g

account address, default hexString

boolean
Defaults to true

Optional. Whether the address is in base58 format.

Responses

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