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).

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
Language
Click Try It! to start a request and see the response here!