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
Chain | Explorer Page | API Endpoint |
---|---|---|
Ethereum | Page | Endpoint1 |
Arbitrum | Page | Endpoint |
Optimism | Page | Endpoint |
Polygon | Page | Endpoint |
Avalanche | Page | Endpoint |
BSC | Page | Endpoint |
Code
Github - sablier-labs/sablier: Sablier V2 SubgraphsGitHub
Sablier V1
Endpoints
Chain | Explorer Page | API Endpoint |
---|---|---|
Ethereum | Page | Endpoint1 |
Arbitrum | Page | Endpoint |
Optimism | Page | Endpoint |
Polygon | Page | Endpoint |
Avalanche | Page | Endpoint |
BSC | Page | Endpoint |
Code
Github - sablier-labs/sablier: Sablier V1 SubgraphGitHub
- 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.↩