← Back to directory

On-chain governance activity via Snapshot: active (or recent) proposals ranked b...

https://x402-services-production.up.railway.app/api/catalysts/governance

Overview

On-chain governance activity via Snapshot: active (or recent) proposals ranked by voting power, with title, space, votes, and end time. Send { space?, state?, limit? }. Governance catalysts that can move token prices.

Protocol x402
Price $0.0040
Payment Asset USD Coin
Payment Network Base
Category crypto/prices
Provider x402-services-production
Source bazaar
Indexed 2026-07-14 20:15:41

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "limit": { "description": "Max proposals, default 10 (max 30)", "required": false, "type": "number" }, "space": { "description": "Snapshot space id, e.g. aave.eth; omit for global", "required": false, "type": "string" }, "state": { "description": "\"active\" (default), \"closed\", \"pending\", or \"all\"", "required": false, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }