Skip to content

Commit

Permalink
docs: update not-reachable RPCs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Oct 1, 2024
1 parent d6abc1a commit fb55a92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
8 changes: 0 additions & 8 deletions how-to-guides/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia-rpc.0xcryptovestor.com`
- `rpc-celestia-mainnet.trusted-point.com`
- `celestia-rpc.chainode.tech:33373`
- `celestia-rpc.noders.services`
- `celestia-mainnet-rpc.itrocket.net:443`

#### Community API endpoints
Expand All @@ -169,7 +168,6 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia.api.kjnodes.com`
- `api-celestia-mainnet.trusted-point.com`
- `celestia-api.chainode.tech`
- `celestia-api.noders.services`
- `celestia-mainnet-api.itrocket.net:443`

#### Community gRPC endpoints
Expand All @@ -189,14 +187,12 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia.grpc.kjnodes.com:443`
- `grpc-celestia-mainnet.trusted-point.com:9095`
- `celestia-grpc.chainode.tech:443`
- `celestia-grpc.noders.services:11090`
- `celestia-mainnet-grpc.itrocket.net:443`

#### Community WebSocket endpoints

- `wss://celestia-ws.chainode.tech:33373/websocket`
- `wss://celestia-mainnet-ws.itrocket.net:443/websocket`
- `wss://rpc.celestia.mainnet.dteam.tech:443/websocket`
- `wss://celestia.cumulo.org.es:443/websocket`

### Data availability nodes
Expand Down Expand Up @@ -251,9 +247,6 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `celestia-mainnet-consensus.itrocket.net`
- gRPC: port 9090
- RPC: port 26657
- `celestia-consensus-mainnet.noders.services`
- gRPC: port 9080
- RPC: port 26657

DA full and light nodes might have troubles connecting to the networks, so you
can check out this
Expand Down Expand Up @@ -291,7 +284,6 @@ There are multiple explorers you can use for Mainnet Beta:
- [https://stakeflow.io/celestia](https://stakeflow.io/celestia)
- [https://celestia.exploreme.pro/](https://celestia.exploreme.pro/)
- [https://mainnet.itrocket.net/celestia/](https://mainnet.itrocket.net/celestia/)
- [https://explorer.mainnet.dteam.tech/celestia](https://explorer.mainnet.dteam.tech/celestia)

## Analytics

Expand Down
7 changes: 0 additions & 7 deletions how-to-guides/mocha-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ full blocks from it.
- gRPC port: 9090
- `rpc-celestia-testnet.cryptech.com.ua`
- gRPC: grpc-celestia-testnet.cryptech.com.ua:443
- `celestia-consensus-testnet.noders.services`
- RPC port: 26357
- gRPC port: 9070

## Community RPC endpoints

Expand All @@ -125,7 +122,6 @@ Celestia network. The default port is 26657.
- `rpc-celestia-testnet-01.stakeflow.io`
- `mocha.celestia.rpc.cumulo.me`
- `rpc-mocha-full.avril14th.org`
- `celestia-t-rpc.noders.services/`
- `rpc-1.testnet.celestia.nodes.guru`
- `rpc-2.testnet.celestia.nodes.guru`
- `celestia-testnet-rpc.itrocket.net:443`
Expand All @@ -146,7 +142,6 @@ The default port is 1317.
- [https://api-celestia-testnet-01.stakeflow.io/](https://api-celestia-testnet-01.stakeflow.io/)
- [https://mocha.api.cumulo.me/](https://mocha.api.cumulo.me/)
- [https://api-mocha-full.avril14th.org](https://api-mocha-full.avril14th.org)
- [https://celestia-t-api.noders.services](https://celestia-t-api.noders.services)
- [https://api-1.testnet.celestia.nodes.guru](https://api-1.testnet.celestia.nodes.guru)
- [https://api-2.testnet.celestia.nodes.guru](https://api-2.testnet.celestia.nodes.guru)
- [https://celestia-testnet-api.itrocket.net](https://celestia-testnet-api.itrocket.net)
Expand All @@ -170,7 +165,6 @@ broadcast transactions.
- `grpc-celestia-testnet-01.stakeflow.io:16002`
- `mocha.grpc.cumulo.me:443`
- `grpc-mocha-full.avril14th.org`
- `celestia-grpc.noders.services:21090`
- `grpc-1.testnet.celestia.nodes.guru:10790`
- `grpc-2.testnet.celestia.nodes.guru:10790`
- `celestia-testnet-grpc.itrocket.net:443`
Expand Down Expand Up @@ -240,7 +234,6 @@ There are several explorers you can use for Mocha:
- [https://testnet.celestia.explorers.guru](https://testnet.celestia.explorers.guru)
- [https://testnet.itrocket.net/celestia](https://testnet.itrocket.net/celestia)
- [https://explorers.cryptech.com.ua/Celestia-Testnet](https://explorers.cryptech.com.ua/Celestia-Testnet)
- [https://explorer.testnet.dteam.tech/celestia](https://explorer.testnet.dteam.tech/celestia)

## Network upgrades

Expand Down

0 comments on commit fb55a92

Please sign in to comment.