pg_uma_status
Global UMA Optimistic Oracle health on Polygon. Scans event logs from OOv2 (and optionally OOv1) over a configurable window, tallies events by type (RequestPrice / ProposePrice / DisputePrice / Settle), computes per-hour rate, and derives a dispute/propose ratio — a leading indicator of oracle-level contention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_v1 | No | Also scan UMA OOv1 (legacy, default false) | |
| blocks_back | No | Blocks to scan back (default 5000 ≈ 3h, max 20000) |