DeepBook Margin Indexer
The DeepBook Margin Indexer extends the DeepBookV3 Indexer with endpoints for margin trading data. These endpoints provide access to margin manager events, margin pool operations, and liquidation monitoring.
Public endpoints
The margin endpoints are available through the same public indexer as DeepBookV3.
-
Mainnet:
https://deepbook-indexer.mainnet.mystenlabs.com/ -
Testnet:
https://deepbook-indexer.testnet.mystenlabs.com/
Common query parameters
All margin endpoints support the following common query parameters:
start_time: Start of time range in Unix timestamp seconds (defaults to 24 hours ago)end_time: End of time range in Unix timestamp seconds (defaults to current time)limit: Maximum number of results to return (defaults to 1)