Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.46 KB

File metadata and controls

36 lines (26 loc) · 1.46 KB
title Blockchain Indexers for Sei Network
sidebarTitle Indexers
description Comprehensive guide to Blockchain Indexers for Sei Network on Sei. Learn key concepts, commands, and best practices.
keywords
sei indexers
blockchain indexers
blockchain data
sei network
the graph

import { EcosystemAppGrid } from '/snippets/ecosystem-app-grid.jsx';

Query Sei Data at Scale

Indexers collect and organize blockchain data, making it easily queryable for applications. They provide structured APIs, real-time updates, and significantly better performance than querying nodes directly.

Why Use Indexers?

  • High Performance — Query millions of transactions in milliseconds with optimized database structures.
  • Complex Queries — Filter, sort, and aggregate blockchain data with GraphQL and REST APIs.
  • Real-time Updates — Receive live blockchain data through WebSocket connections and webhooks.

Available Indexers

Indexing solutions for querying Sei blockchain data with high performance and reliability.

Projects listed here are developed by the Sei community. Inclusion on this site does not constitute endorsement. For questions related to each, please contact the project directly.
  • Production Scale — Sub-second query response times with GraphQL/REST APIs and real-time subscriptions.
  • Community Built — Community-developed projects. Contact directly for support.