For the complete documentation index, see llms.txt
Midnight Indexer
The Midnight Indexer is a set of components designed to optimize the flow of blockchain data from a Midnight node to end-user applications. It retrieves history of blocks, processes them, stores indexed data efficiently, and provides a GraphQL API for queries and subscriptions.
To download the component, click the appropriate link under Artifacts.
Release 4.0.2LATEST
23 April 2026
Artifacts
- Indexer API Docker image
- Chain Indexer Docker image
- Wallet Indexer Docker image
- Indexer Standalone Docker image
Summary
- Corrected
paidFeescomputation (backport of #1031 and #1061).