checkpoint
  • Introduction
  • Guides
    • Quickstart
    • Step-by-step setup
    • Indexing Ethereum contracts
    • Templates
    • One-to-one relations
    • BigInt and BigDecimal
    • ApolloServer usage
    • Time-travel queries
    • Advanced options
    • Media
  • Core Concepts
    • Models
    • Checkpoint configuration
    • Entity schema
    • Data writers (Starknet)
    • Data writers (EVM)
    • Internal data query
  • Use Cases
    • Snapshot X API
  • Community
    • Discord
    • Telegram
    • GitHub
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Use Cases

Snapshot X API

PreviousInternal data query

Last updated 3 months ago

Was this helpful?

Snapshot X, the onchain voting protocol by Snapshot, leverages Checkpoint to efficiently build and expose its GraphQL API, which is sourced from data in its Starknet and EVM contracts. You can find the code here:

https://github.com/snapshot-labs/sx-monorepo/tree/master/apps/api