Skip to content

sablier-labs

Utility

Verified Builder

EVM data indexers for the Sablier Protocol

ShippingLast ship 2d ago

Latest ship

Active development: 28 commits across 3 contributors

Code ActivitySource linked

10 active day(s) in sablier-labs/indexers.

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. v7.1.0

    Github ReleaseSource verified

    ### Changed - Bump `sablier` dependency from `^4.0.0` to `^4.1.0` ### Added - Re-add Denergy (chain ID `369369`) `airdrops` and `streams` Graph indexers, following the chain's return to `sablier`. `getIndexerGraph` and `getIndexer` with `vendor: "graph"` resolve Denergy again, and it is part of `graphChains` and the Graph deploy targets once more. Denergy is served by a custom Graph node, so it is excluded from the decentralized-network deploy flow and is not available on Envio

    View evidence
  2. v6.0.0

    Github ReleaseSource verified

    ### Changed - **Breaking:** Require `sablier` v4 as dependency and peer dependency ([`4716449`][4716449]) ### Removed - **Breaking:** Remove Denergy support following its removal from `sablier` ([`4716449`][4716449])

    View evidence
  3. v5.1.0

    Github ReleaseSource verified

    ### Changed - Deprecate `BILLING_ADDRESS` export now that the in-app billing system has been removed ([#343](https://github.com/sablier-labs/indexers/pull/343)) - Bump `sablier` dependency from `^3.9.0` to `^3.12.0` ### Added - Add Robinhood Chain (chain ID `4663`) support to the Envio `airdrops` and `streams` indexers ### Fixed - Pin the HyperEVM HyperSync URL to `hyperliquid` - Pin the Robinhood Chain HyperSync URL to `robinhood`

    View evidence
  4. v5.0.0

    Github ReleaseSource verified

    ### Changed - Bump `sablier` dependency from `^3.3.5` to `^3.9.0` ### Added - Add `getIndexerKeyForProtocol` helper mapping `airdrops | flow | lockup` to the public `airdrops | streams` indexer key - Add `getProtocolForIndexerKey` helper returning the canonical protocol for a given indexer key ### Removed - **Breaking:** Remove `getProtocolGraphIndexer`; use `getIndexerGraph` with an `Indexer.IndexerKey` instead

    View evidence
  5. v4.0.1

    Github ReleaseSource verified

    ### Changed - De-duplicate `Sponsor` and `Sponsorship` entity definitions across airdrops and streams schemas ([#330](https://github.com/sablier-labs/indexers/pull/330)) ### Fixed - Fix converter URL by removing erroneous `/v1/graphql` path segment ([`7fbd5a7`](https://github.com/sablier-labs/indexers/commit/7fbd5a7a))

    View evidence
  6. v3.0.0

    Github ReleaseSource verified

    ### Changed - **Breaking:** Bump `sablier` dependency to `^3.3.2` (peer dependency now `^3`) ### Added - Add `Model` namespace with shared types for cross-indexer use (`Contract`, `ContractSource`, `Event`, `EventMap`, `ProtocolMap`, `Version`) - Add `Sponsor` and `Sponsorship` entities to lockup GraphQL schema (Envio only) ([#301](https://github.com/sablier-labs/indexers/pull/301)) - Add Variable Claim Amount (VCA) campaign support to airdrops schema ([#276](https://github.com/sablier-labs/indexers/pull/276)) - Add `granularity` field to `Stream` entity in lockup schema ([#308](https://github

    View evidence
  7. v2.0.0

    Github ReleaseSource verified

    ### Changed - **BREAKING**: Bump `sablier` dependency to `^2.0.1` (peer dependency now `^2.x`) - Make package ESM by default ### Added - Add dual CJS/ESM build with `exports` map supporting `"."` and `./*` wildcard subpaths - Add new EVM chains: Core DAO, Monad, Denergy, and Sei ([#249](https://github.com/sablier-labs/indexers/pull/249), [#267](https://github.com/sablier-labs/indexers/pull/267), [#300](https://github.com/sablier-labs/indexers/pull/300)) - Add `depleted` boolean field to Lockup streams ([#270](https://github.com/sablier-labs/indexers/pull/270)) - Add `ShapeSource` enum and `sha

    View evidence
  8. v1.2.0

    Github ReleaseSource verified

    ### Changed - Bump `sablier` package to v1.4.0 - Update documentation in GraphQL files - Update `gql` bindings ### Added - Add `Contract` entity in GraphQL schemas - Add `Indexer.Name` type - Add `DeprecatedStream` entity in GraphQL schemas, and deprecate fee-less contracts ([#189](https://github.com/sablier-labs/indexers/pull/189)) - Support the latest Sablier releases (Airdrops v2.0, and Flow v2.0, and Lockup v3.0) ### Removed - Remove `User`, `UserTransaction`, `Revenue`, and `RevenueTransaction` entities from GraphQL schemas - Remove Envio support for Form Network, Lightlink, Sei, and Tang

    View evidence
  9. v1.1.1

    Github ReleaseSource verified

    ### Changed - Bump viem to v2.35 - Bump sablier devkit dependency ### Fixed - Fix subgraph names ([#205](https://github.com/sablier-labs/indexers/pull/205))

    View evidence
  10. v1.1.0

    Github ReleaseSource verified

    ### Changed - Bump sablier devkit dependency to v1.1.0 ### Added - Add new EVM chains: Sonic and HyperEVM ([#193](https://github.com/sablier-labs/indexers/pull/193)) ### Fixed - Fix deployment ID for zkSync subgraph

    View evidence
  11. v1.0.0

    Github ReleaseSource verified

    ### Added - Initial release

    View evidence

Research notes

Written by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on sablier-labs yet.

    Know something about sablier-labs? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.

    Sources