get_orderbook_trades
Retrieve recent order fills from the Polymarket Orderbook subgraph. Optionally filter by maker or taker address to analyze specific trading activity.
Instructions
Get recent order fills from the Orderbook subgraph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of trades to return | |
| maker | No | Optional: filter by maker address | |
| taker | No | Optional: filter by taker address |