MPC Tally API Server
list-delegates
List delegates for a specific organization with their metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
afterCursor | No | Cursor for pagination | |
hasDelegators | No | Filter for delegates with delegators | |
hasVotes | No | Filter for delegates with votes | |
isSeekingDelegation | No | Filter for delegates seeking delegation | |
limit | No | Maximum number of delegates to return (default: 20, max: 50) | |
organizationIdOrSlug | Yes | The organization's ID or slug (e.g., 'arbitrum' or 'eip155:1:123') |