get_delegation_info
Get voting delegation information for any address on supported EVM networks. Provide a governance token address and wallet address to discover the delegate and delegated voting power.
Instructions
Get voting delegation information for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to check delegation for | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| tokenAddress | Yes | Governance token address (ERC20Votes) |