Skip to main content

The Sablier Subgraphs

Sablier uses multiple subgraphs for indexing and organizing data from the Sablier smart contracts. These subgraphs are hosted on The Graph Network, as well as on the The Graph Hosted Service, and can be used to query Sablier data.

Sablier V2

Endpoints

ChainExplorer PageAPI Endpoint
EthereumPageEndpoint1
ArbitrumPageEndpoint
OptimismPageEndpoint
PolygonPageEndpoint
AvalanchePageEndpoint
BSCPageEndpoint

Code

Github - sablier-labs/sablier: Sablier V2 SubgraphsGitHub

Sablier V1

Endpoints

ChainExplorer PageAPI Endpoint
EthereumPageEndpoint1
ArbitrumPageEndpoint
OptimismPageEndpoint
PolygonPageEndpoint
AvalanchePageEndpoint
BSCPageEndpoint

Code

Github - sablier-labs/sablier: Sablier V1 SubgraphGitHub

  1. Because the Ethereum subgraph operates on The Graph Network, you will need to substitute the YOUR_API_KEY placeholder in the 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.