SkillAgentSearch skills...

Indexers

EVM data indexers for the Sablier Protocol

Install / Use

/learn @sablier-labs/Indexers

README

Sablier Branding

Sablier Indexers Github Actions Discord Twitter

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.

There are two indexing providers: Envio (preferred) and The Graph.

Documentation 📚

In-depth documentation is available at docs.sablier.com.

The package now exposes two public indexer keys:

  • airdrops for campaign distribution data
  • streams for the Flow + Lockup streams

analytics remains a separate target rather than a public indexer key because it's meant to be a private indexer for internal use only.

Protocol-specific docs remain available here:

Quickstart 🚀

Query the public Envio GraphQL endpoints directly to access Sablier protocol data:

  • Airdrops: https://indexer.hyperindex.xyz/508d217/v1/graphql
  • Streams: https://indexer.hyperindex.xyz/53b7e25/v1/graphql

For detailed documentation, queries, and examples, visit our API docs.

Contributing 🤝

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.

License 📄

This repo is licensed under GPL 3-0 or later.

View on GitHub
GitHub Stars14
CategoryFinance
Updated10h ago
Forks6

Languages

TypeScript

Security Score

95/100

Audited on Apr 8, 2026

No findings