From 413ba8ce93a22f1317fb4240940c7ad5fe01c105 Mon Sep 17 00:00:00 2001 From: Razvan Gabriel Date: Mon, 10 Jun 2024 13:33:33 +0100 Subject: [PATCH] fix: add endpoints header --- docs/api/subgraphs/01-endpoints.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/subgraphs/01-endpoints.mdx b/docs/api/subgraphs/01-endpoints.mdx index 037a70ef..15bbea2c 100644 --- a/docs/api/subgraphs/01-endpoints.mdx +++ b/docs/api/subgraphs/01-endpoints.mdx @@ -165,6 +165,8 @@ contracts, specifically [`MerkleFactory`](contracts/v2/reference/periphery/contr deals with airstream-specific actions like the factory creating a campaign, admin clawbacks, or users claiming stream NFTs as defined in the attached Merkle tree. +### Endpoints + | Chain | Explorer | Studio[^2] | Decentralized Network[^1] | | ---------------- | ----------------------------------------------------------------- | --------------------------------------- | --------------------------------------------- | | Ethereum | [sablier-v2-ms][v2-explorer-ms-ethereum] | [Studio][v2-studio-ms-ethereum] | [De. Network][v2-network-ms-ethereum] |