Data indexers for the Sablier protocol for onchain token distribution. The indexers monitor Sablier's smart contract events and transform them into structured, queryable data APIs via GraphQL. The data is used to power the Sablier Interface.
We support two indexing services: The Graph and Envio.
In-depth documentation is available at docs.sablier.com. We provide a separate indexer for each protocol:
- Sablier Airdrops - Airdrop distribution data
- Sablier Flow - Payment streams data
- Sablier Lockup - Vesting streams data
Query the Envio GraphQL endpoints directly to access Sablier protocol data:
- Airdrops:
https://indexer.hyperindex.xyz/508d217/v1/graphql - Flow:
https://indexer.hyperindex.xyz/3b4ea6b/v1/graphql - Lockup:
https://indexer.hyperindex.xyz/53b7e25/v1/graphql
For detailed documentation, queries, and examples, visit our API docs.
We welcome contributions! Open an issue, start a discussion, or submit a PR.
Read our CONTRIBUTING guide to get started. Join our Discord server for questions and feedback.
This repo is licensed under GPL 3-0 or later.
