get_vesting_delegations
Retrieve vesting delegations made by a Hive account, with optional pagination via a starting account and a limit on results.
Instructions
Get a list of vesting delegations made by a specific Hive account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Optional starting account for pagination | |
| limit | No | Maximum number of delegations to retrieve | |
| username | Yes | Hive account to get delegations for |