Skip to main content
The subgraph exposes typed entities. Below are working examples aligned with the schema.
Use openOrders for active orders. Use orders for complete history.

Books (paginate)

Depth by price level

Active orders for a user

Recent taker trades (takes) in a book

Order history with fills, claims, and cancels

Maker fills for a user across all books

All trades for a given user in a book

Cancels for a specific order

Claims by owner across all books

Cancels by owner across all books

All order movements (takes, claims, cancels) for a user

Using the OrderMovement interface to query all order movements: