API

The API indexes Snapshot X data. Specifically, it monitors events emitted by spaces and space factories so that votes, proposals, and the deployment of new spaces can be tracked. Anyone can run the API. It uses TheGraph on EVM chains and Checkpoint on Starknet.

GitHub

https://github.com/snapshot-labs/sx-subgraph https://github.com/snapshot-labs/sx-api

Public APIs

https://api.studio.thegraph.com/query/23545/sx-polygon/version/latest (Polygon) https://api.studio.thegraph.com/query/23545/sx-arbitrum/version/latest (Arbitrum) https://api.studio.thegraph.com/query/23545/sx-sepolia/version/latest (Sepolia) https://api.studio.thegraph.com/query/23545/sx-goerli/version/latest (Goerli) https://api-1.snapshotx.xyz (Starknet mainnet) https://testnet-api-1.snapshotx.xyz (Starknet testnet)

Last updated