get_governance_params
Retrieve voting delay, voting period, and proposal thresholds for a governor contract on EVM networks by providing its address and network.
Instructions
Get governance parameters like voting delay, period, and thresholds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| governorAddress | Yes | Governor contract address |