get_proposal_details
Retrieve governance proposal details by providing governor contract address and proposal ID. Supports multiple EVM networks.
Instructions
Get details of a governance proposal
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 |
| proposalId | Yes | Proposal ID | |
| governorAddress | Yes | Governor contract address |