Penumbra MCP Server

by bmorphism
Verified

get_governance_proposals

Fetch active governance proposals from the Penumbra blockchain to monitor and analyze on-chain governance activities, filtering by status for targeted insights.

Instructions

Get active governance proposals

Input Schema

NameRequiredDescriptionDefault
statusNoFilter proposals by statusactive

Input Schema (JSON Schema)

{ "properties": { "status": { "default": "active", "description": "Filter proposals by status", "enum": [ "active", "completed", "all" ], "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Penumbra MCP Server

Related Tools

ID: 21fa1hhrxw