diff --git a/how-to-guides/mainnet.md b/how-to-guides/mainnet.md index 6ac69292453..7b111d759a0 100644 --- a/how-to-guides/mainnet.md +++ b/how-to-guides/mainnet.md @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/how-to-guides/mocha-testnet.md b/how-to-guides/mocha-testnet.md index 523f37c0462..06246247195 100644 --- a/how-to-guides/mocha-testnet.md +++ b/how-to-guides/mocha-testnet.md @@ -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 @@ -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` @@ -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) @@ -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` @@ -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