HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetDelegatedResourceAccountIndexV2

In Stake2.0, query the resource delegation index by an account. 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

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 TPswDDCAWhJAZGdHPidFg5nEf8TkNToDX1

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