Skip to content

Commit c9e1e42

Browse files
authored
Merge pull request #463 from namada-net/brent/updates
Infra and software versions
2 parents 92586d7 + fe31f4c commit c9e1e42

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/docs/pages/networks/mainnets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The genesis files are hosted in the following repository: https://github.com/ano
55

66
### Mainnet status and attributes:
77
- chain ID: `namada.5f5de2dd1b88cba30586420`
8-
- Namada binaries: [`v101.1.2`](https://github.com/anoma/namada/releases/tag/v101.1.2)
8+
- Namada binaries: [`v101.1.4`](https://github.com/anoma/namada/releases/tag/v101.1.4)
99
- Namada libs: [`v0.150.2`](https://github.com/anoma/namada/releases/tag/libs-v0.150.2)
1010
- CometBFT version: [`v0.37.16`](https://github.com/cometbft/cometbft/releases/tag/v0.37.16)
1111

packages/docs/pages/networks/services.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ These include:
1111
Many teams contribute to the support and maintenance of these services, including Heliax, which operates production-grade instances of each of these services.
1212
The Heliax public endpoints for infra are:
1313
- Namadillo
14-
- Mainnet: https://namadillo.app
15-
- Testnet: https://testnet.namadillo.app
14+
- Mainnet: https://app.namada.net
15+
- Testnet: https://app.testnet.namada.net
1616
- Docs [here](../users/namadillo/overview.mdx)
1717
- Block Explorer
18-
- Mainnet: https://namada.world
19-
- Testnet: https://testnet.namada.world
18+
- Mainnet: https://explorer.namada.net
19+
- Testnet: https://explorer.testnet.namada.net
2020
- RPC
21-
- Mainnet: https://rpc.mainnet.siuuu.click
22-
- Testnet: https://rpc.testnet.siuuu.click
21+
- Mainnet: https://rpc.namada.net
22+
- Testnet: https://rpc.testnet.namada.net
2323
- Namada Indexer
24-
- Mainnet: https://indexer.mainnet.siuuu.click
25-
- Testnet: https://indexer.testnet.siuuu.click
24+
- Mainnet: https://indexer.namada.net
25+
- Testnet: https://indexer.testnet.namada.net
2626
- API: https://namada-net.github.io/namada-indexer/#/
2727
- MASP Indexer
28-
- Mainnet: https://masp.mainnet.siuuu.click
29-
- Testnet: https://masp.testnet.siuuu.click
28+
- Mainnet: https://masp.namada.net
29+
- Testnet: https://masp.testnet.namada.net
3030
- API: https://namada-net.github.io/namada-masp-indexer/#/
3131

3232
Furthermore, there are several places to discover other community-run infra and services.

0 commit comments

Comments
 (0)