get_market_resolution
Check UMA oracle resolution status for Polymarket markets, including initialization, proposals, disputes, resolution, prices, and dispute history.
Instructions
Get the UMA oracle resolution status for Polymarket markets. Shows whether a market is initialized, proposed, disputed, or resolved, plus proposed/final prices and dispute history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of markets to return (1-100) | |
| status | No | Optional: filter by resolution status | |
| orderBy | No | Field to sort by | lastUpdateTimestamp |
| orderDirection | No | Sort direction | desc |