Data Indexers
Covalent
Covalent is a hosted blockchain data solution providing access to historical and current on-chain data for 100+ supported blockchains, including Base.
Covalent maintains a full archival copy of every supported blockchain, meaning every balance, transaction, log event, and NFT asset data is available from the genesis block. This data is available via:
- Unified API - Incorporate blockchain data into your app with a familiar REST API
- Increment - Create and embed custom charts with no-code analytics
To get started, sign up and visit the developer documentation.
Supported Networks
- Base Mainnet
- Base Goerli (Testnet)
SubQuery
SubQuery is a data indexer that provides developers with fast, reliable, decentralized, and customized APIs for accessing rich indexed data from over 80+ ecosystems (including Base) within their projects.
SubQuery provides the ability to aggregate this data across multiple blockchains all within a single project.
Other advantages of SubQuery includes performance with multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture.
To get started, visit the developer documentation or follow this step-by-step guide on how to index any smart contract on Base.
Supported Networks
- Base Mainnet
- Base Goerli (Testnet)
The Graph
The Graph is an indexing protocol for organizing blockchain data and making it easily accessible with GraphQL.
Base applications can use GraphQL to query open APIs called subgraphs, to retrieve data that is indexed on the network. With The Graph, you can build serverless applications that run entirely on public infrastructure.
To get started, visit the documentation or see this quickstart on how to create, deploy, and query a subgraph.
Supported Networks
- Base Mainnet
- Base Goerli (Testnet)