Skip to main content

Lockup

The Graph

This subgraph tracks events emitted by the @sablier/lockup-core contracts. It deals with base protocol actions like creating, withdrawing or transferring lockup streams.

Endpoints

ChainExplorerStudio1Decentralized Network2
Ethereumsablier-v2StudioDe. Network
Arbitrumsablier-v2-arbitrumStudioDe. Network
Arbitrum Sepoliasablier-v2-arbitrum-sepoliaStudioDe. Network
Avalanchesablier-v2-avalancheStudioDe. Network
Basesablier-v2-baseStudioDe. Network
Blastsablier-v2-blastStudioDe. Network
BNB Chainsablier-v2-bscStudioDe. Network
Gnosissablier-v2-gnosisStudioDe. Network
Lightlinksablier-v2-lightlink*N/ALightlink Node*
Optimismsablier-v2-optimismStudioDe. Network
Optimism Sepoliasablier-v2-optimism-sepoliaStudioDe. Network
Polygonsablier-v2-polygonStudioDe. Network
Scrollsablier-v2-scrollStudioDe. Network
Sepoliasablier-v2-sepoliaStudioDe. Network
zkSyncsablier-v2-zksyncStudioDe. Network

Code

Sablier Subgraphs - Lockup - The Graph@sablier-labs/subgraphs - apps/lockup

Envio

Chains: Individual vs. Aggregated

While subgraphs are chain-tethered (one subgraph endpoint per chain), Envio indexes all chains within the same deployment. The data from all of chains that Sablier is deployed on can be queried from the same place.

The lockup-envio indexer tracks events emitted by the the @sablier/lockup-core contracts. It deals with core protocol actions like creating, withdrawing, or transferring lockup streams.

Endpoints

ChainEndpoint (Hosted Network)
All-Networks3https://indexer.bigdevenergy.link/[...]/v1/graphql

The endpoint is meant to be plugged into a query client. Use Hasura's online explorer to view the entities and query API.

Code

Sablier Subgraphs - Lockup - Envio@sablier-labs/subgraphs - apps/lockup-envio

Footnotes

  1. The Graph's Studio endpoints are considered for testing purposes and may be rate-limited

  2. Endpoints could include the following types: (1) The Graph's Decentralized Network (paid) or (2) Custom Nodes (e.g. Lightlink). Because the "Decentralized Network" subgraph flavors (e.g. V1 Ethereum) operate on The Graph Network, you will need to substitute the YOUR_API_KEY placeholder in the Query URL with your own API key. If you require assistance with managing your API keys and configuring indexer preferences, this article serves as an excellent guide

  3. All-Networks means most of the networks supported by Sablier, e.g., Mainnet, Optimism, Polygon, Sepolia. The full list can be found here. To add a new chain to our Envio indexer, create a new list of contracts (/addresses) and import that configuration into our bundles (see /bundles).