post https://api.shasta.trongrid.io/wallet/getdelegatedresourceaccountindex
Query the resource delegation by an account during stake1.0 phase. i.e. list all addresses that have delegated resources to an account.
Returns
| Field | Type | Description |
|---|---|---|
| account | string | account address |
| fromAccounts | string[] | A list of account addresses which delegate resource to this account |
| toAccounts | string[] | A list of account addresses which receive resources delegated by this account |