Skip to content

Commit

Permalink
docs: remove unreachable endpoints (#1865)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Jan 16, 2025
1 parent a68870a commit 4aef321
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion how-to-guides/arabica-devnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ These RPC providers are meant to be used in production environments.

| Provider | URL |
|--------|--------|
| NewMetric | <https://app.newmetric.xyz/start> |
| Numia | For RPC access: <https://docs.numia.xyz/overview/rpc-api-access> |
| Numia | For data warehouse access: <https://docs.numia.xyz/overview/sql-access/chains/celestia> |
| Grove | <https://www.grove.city/> |
Expand Down
3 changes: 0 additions & 3 deletions how-to-guides/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ These RPC providers are meant to be used in production environments.

| Provider | URL |
|--------|--------|
| NewMetric | <https://app.newmetric.xyz/start> |
| Numia | For RPC access: <https://docs.numia.xyz/overview/rpc-api-access> |
| Numia | For data warehouse access: <https://docs.numia.xyz/overview/sql-access/chains/celestia> |
| Grove | <https://www.grove.city/> |
Expand Down Expand Up @@ -154,7 +153,6 @@ on [service providers with SLAs](#production-rpc-endpoints).
#### Community API endpoints

- `public-celestia-lcd.numia.xyz`
- `celestia-rest.mesa.newmetric.xyz`
- `api.celestia.pops.one`
- `api.lunaroasis.net`
- `api.celestia.nodestake.top`
Expand All @@ -178,7 +176,6 @@ on [service providers with SLAs](#production-rpc-endpoints).
#### Community gRPC endpoints

- `public-celestia-grpc.numia.xyz`
- `celestia-grpc.mesa.newmetric.xyz`
- `grpc.celestia.pops.one`
- `grpc.lunaroasis.net:443`
- `grpc.celestia.nodestake.top`
Expand Down
4 changes: 0 additions & 4 deletions how-to-guides/mocha-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ These RPC providers are meant to be used in production environments.

| Provider | URL |
|--------|--------|
| NewMetric | <https://app.newmetric.xyz/start> |
| Numia | For RPC access: <https://docs.numia.xyz/overview/rpc-api-access> |
| Numia | For data warehouse access: <https://docs.numia.xyz/overview/sql-access/chains/celestia> |
| Grove | <https://www.grove.city/> |
Expand Down Expand Up @@ -98,7 +97,6 @@ full blocks from it.
:::

- `public-celestia-mocha4-consensus.numia.xyz`
- `mocha-4-consensus.mesa.newmetric.xyz`
- `full.consensus.mocha-4.celestia-mocha.com`
- `consensus-full-mocha-4.celestia-mocha.com`
- `rpc-mocha.pops.one`
Expand All @@ -115,7 +113,6 @@ querying the node's state and broadcasting transactions on the
Celestia network. The default port is 26657.

- `public-celestia-mocha4-consensus.numia.xyz:26657`
- `mocha-4-consensus.mesa.newmetric.xyz:26657`
- `celestia-testnet.brightlystake.com`
- `rpc-celestia-mocha.trusted-point.com`
- `rpc-celestia-testnet-01.stakeflow.io`
Expand Down Expand Up @@ -159,7 +156,6 @@ port is 9090. In the Cosmos SDK, gRPC is used to define state queries and
broadcast transactions.

- `public-celestia-mocha4-consensus.numia.xyz:9090`
- `mocha-4-consensus.mesa.newmetric.xyz:9090`
- `grpc-mocha.pops.one`
- `grpc.celestia-mocha.com:443`
- `full.consensus.mocha-4.celestia-mocha.com:9090`
Expand Down

0 comments on commit 4aef321

Please sign in to comment.