get_market_open_interest
Find Polymarket markets with the most open interest, ranked by USDC locked in outstanding positions.
Instructions
Get the top Polymarket markets ranked by open interest (USDC locked in outstanding positions). This data is unique to the Open Interest subgraph — no other Polymarket subgraph tracks OI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of markets to return (1-100) | |
| orderBy | No | Field to rank markets by | amount |
| orderDirection | No | Sort direction | desc |