From 30c1839be8c471269217d67822050198d0e491e6 Mon Sep 17 00:00:00 2001 From: "john.xlm" <60260750+JFWooten4@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:28:11 -0500 Subject: [PATCH] Add initial community endpoint --- docs/data/horizon/horizon-providers.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/data/horizon/horizon-providers.mdx b/docs/data/horizon/horizon-providers.mdx index c07f78f1e..de4ade67b 100644 --- a/docs/data/horizon/horizon-providers.mdx +++ b/docs/data/horizon/horizon-providers.mdx @@ -27,7 +27,13 @@ These providers allow access to the Testnet and Mainnet networks. †_Please note that Blockdaemon and Validation Cloud provide full historical data for Horizon._ -## SDF Provided Horizon (Futurenet and Testnet) {#sdf-provided-horizon} +## Publicly Accessible Horizon URLs + +| Provider | Mainnet Endpoint | Testnet Endpoint | +| -------- | ---------------- | ---------------- | +| [LOBSTR](https://lobstr.co) | `https://horizon.stellar.lobstr.co` | N/A | + +## SDF Provided Horizon (Futurenet and Testnet only) {#sdf-provided-horizon} SDF provides a Horizon endpoint but it is rate-limited and subject to changes such as truncation of history. Developers are encouraged to select an ecosystem provider. In some cases, projects may choose to run their own Horizon instance.