📀Case Studies

We deep dive into what use cases can be fulfilled for different protocols with indexed data.

We have indexed multiple top protocols on Solana, but now what? How does that translate into value for the developers. To answer this question and to demonstrate the power of our Super Indexers, we are building protocol specific case studies.

The aim is to target top problem statements and guide developers through how they can solve them using GraphQL APIs.

Summary of what we do behind the scenes

  • Map IDL to a DB schema.

  • Backfill all the program accounts.

  • Use our real-time infra layer to keep DB state in-sync with on-chain state.

  • Expose the data through GraphQL APIs.

  • Make sure its always in sync with on-chain.

Last updated