deepbookv3-indexer

Installation
SKILL.md

DeepBook V3: Indexer API

The DeepBook V3 Indexer is a centralized data service provided by Mysten Labs. It aggregates, parses, and serves real-time and historical on-chain events from the DeepBook V3 protocol.


1. Public Indexer Endpoints

  • Mainnet: https://deepbook-indexer.mainnet.mystenlabs.com
  • Testnet: https://deepbook-indexer.testnet.mystenlabs.com

2. Token Volume & Price Conversions

Volumes returned by the indexer endpoints are expressed in the smallest unit of the corresponding asset (e.g. MIST for SUI). To get the standard asset unit, divide the returned integer by $10^{\text{Scalar}}$ using these values:

Installs
1
First Seen
Sep 4, 2026
deepbookv3-indexer — nickthelegend/sui-deepbook-skills