get_paginated_witnesses
Retrieve paginated lists of active Super Representatives on the TRON blockchain. Use limit and offset to control page size and position.
Instructions
Get a paginated list of current active Super Representatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results per page (default: 20) | |
| offset | No | Pagination offset (default: 0) | |
| network | No | Network name. Defaults to mainnet. |