Skip to main content

Indexing

In the blockchain field, to better understand and analyze blockchain data, often use Graph service or some Indexer service to process the data. Mantle Network supports a large number of data-related tools, providing users and developers with convenient data service infra.

Graph Service

Mantle Subgraph Studio

Subgraph is a customized, open-source solution for indexing and accessing real-time blockchain data through the GraphQL API. They provide developers with powerful tools to build, customize and access blockchain data according to their needs. Check their documentation for more details.

Indexer

Lithosphere

Lithosphere serves as the data hub of the Mantle Network, providing comprehensive data services to the infrastructure (bridge and explorer) and dApps, etc. in the ecosystem, by synchronizing the data from layer 1, layer 2, and Mantle DA, processing it before storing it in the main database, and ultimately exposing interfaces to the ecosystem through APIs.

Covalent

Covalent collects and indexes historical data points from over 100 different chain networks and makes them available via one unified API. This can come in handy for developers working on multi-chain dApps. You can use Covalent if you need:

  • Structured and enhanced on-chain data well beyond what you get from RPC providers
  • Broad and deep multi-chain data at scale
  • Enterprise-grade performance

Unmarshal

Unmarshal provides an API, TS, and Golang SDK, and a data parser to fetch indexed on-chain data and conveniently plug it into your dApps. You can also find analytics data available at a glance for multiple chains, including Mantle. Follow the link below to navigate to the Unmarshal console and get started.

SubQuery

SubQuery is a fast, flexible, and reliable open-source data indexer that provides custom APIs for dApps and web3 systems across multiple chains, including Mantle Network. Follow the link below to get started.