Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
value
— the account address to query for delegation relationshipsvisible
— optional boolean parameter. When set totrue
, addresses are in base58 format. Default isfalse
.
Response
account
— the queried account addressfromAccounts
— array of accounts that have delegated resources to this accounttoAccounts
— array of accounts that have received delegated resources from this account
Use case
Thewallet/getdelegatedresourceaccountindex
method is used for:
- Discovering all delegation relationships for a specific account
- Building resource delegation network graphs
- Analyzing delegation patterns and resource flow
- Monitoring accounts involved in resource sharing
- Creating comprehensive resource management interfaces
Body
application/json