File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -67,12 +67,12 @@ Sablier data from the official [endpoints](/api/lockup/endpoints). Each network
67
67
Every subgraph deployment will have a ` slug ` generated by The Graph. The slug is derived from the subgraph name and can
68
68
be found in the Studio Development Query URL. We use the following naming convention for subgraphs:
69
69
70
- | Subgraph | Example | Product or Concept |
71
- | -------------------- | ----------------------- | ---------------------------------------------- |
72
- | ` sablier-lockup-* ` | ` sablier-v2 -ethereum ` | [ Lockup] ( /concepts/lockup/overview ) (Vesting) |
73
- | ` sablier-flow-* ` | ` sablier-flow-optimism ` | [ Flow] ( /concepts/flow/overview ) (Payments) |
74
- | ` sablier-airdrops-* ` | ` sablier-airdrops-base ` | [ Merkle] ( /concepts/merkle-airdrops ) (Airdrops) |
75
- | ` sablier-* ` | ` sablier-optimism ` | [ V1] ( /api/legacy ) (Legacy) |
70
+ | Subgraph | Example | Product or Concept |
71
+ | -------------------- | ------------------------- | ---------------------------------------------- |
72
+ | ` sablier-lockup-* ` | ` sablier-lockup -ethereum ` | [ Lockup] ( /concepts/lockup/overview ) (Vesting) |
73
+ | ` sablier-flow-* ` | ` sablier-flow-optimism ` | [ Flow] ( /concepts/flow/overview ) (Payments) |
74
+ | ` sablier-airdrops-* ` | ` sablier-airdrops-base ` | [ Merkle] ( /concepts/merkle-airdrops ) (Airdrops) |
75
+ | ` sablier-* ` | ` sablier-optimism ` | [ V1] ( /api/legacy ) (Legacy) |
76
76
77
77
In February 2025 we've deprecated the old lineup of ` sablier-v2-* ` subgraphs. They remain available (see ` Deprecated `
78
78
section under each subgraph documentation) but will not track the most recent deployments nor get future updates.
You can’t perform that action at this time.
0 commit comments