get_market_open_interest
Retrieve top Polymarket markets ranked by open interest, showing USDC locked in outstanding positions. This tool accesses unique data from the Open Interest subgraph.
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 |