Skip to content

SubQuery Indexing

This document explains how to index Agoric blockchain data with SubQuery's open source data indexer.

Overview

As described by the SubQuery team:

SubQuery is a leading blockchain data indexer that provides developers with fast, flexible, universal, open source and decentralised APIs for web3 projects. SubQuery SDK allows developers to get rich indexed data and build intuitive and immersive decentralised applications in a faster and more efficient way. SubQuery supports 100+ ecosystems including Agoric Cosmos, Ethereum, Polygon, Polkadot, Algorand, NEAR, and Avalanche.

Features include multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture. To find out more, visit our documentation.

Getting started

Take a look at this SubQuery Starter Project that introduces SubQuery's Agoric support by indexing all transfer events and messages on the Agoric network.

You can also follow along this step by step guide to get familiar with SubQuery or check out the Agoric x SubQuery workshop to see an actual demo.

Running and Hosting your Agoric SubQuery APIs

SubQuery is open-source, licensed under the GNU GENERAL PUBLIC LICENSE, meaning you have the freedom to run it in the following three ways:

Resources

Here are some additional resources to help you get started using SubQuery with Agoric: