Skip to content

Commit 5207623

Browse files
committed
fix: use latest subgraph
1 parent a749f23 commit 5207623

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/api/01-overview.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ Sablier data from the official [endpoints](/api/lockup/endpoints). Each network
6767
Every subgraph deployment will have a `slug` generated by The Graph. The slug is derived from the subgraph name and can
6868
be found in the Studio Development Query URL. We use the following naming convention for subgraphs:
6969

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) |
7676

7777
In February 2025 we've deprecated the old lineup of `sablier-v2-*` subgraphs. They remain available (see `Deprecated`
7878
section under each subgraph documentation) but will not track the most recent deployments nor get future updates.

0 commit comments

Comments
 (0)