diff --git a/docs/zetachain/endpoints.mdx b/docs/zetachain/endpoints.mdx index d6a9f77a..7d411776 100644 --- a/docs/zetachain/endpoints.mdx +++ b/docs/zetachain/endpoints.mdx @@ -66,7 +66,7 @@ https://zetachain-cosmos-sdk-http-athens-testnet-public.unifra.io -#### BlockHunters +#### BlockHunters: ```bash https://rpc.testnet.zeta.bh.rocks:443 ``` diff --git a/docs/zetachain/useful-tools/other-tools.md b/docs/zetachain/useful-tools/other-tools.md index 5d31c869..c7b886c3 100644 --- a/docs/zetachain/useful-tools/other-tools.md +++ b/docs/zetachain/useful-tools/other-tools.md @@ -17,6 +17,7 @@ To contribute your own resource, simply click on **Edit this page** at the botto | Contribution | Description | Author | Date added/updated | | --- | --- | --- | --- | +| [Validator Monitoring System](https://www.zetachain.com/docs/reference/validators-monitoring) | Monitoring of key metrics through custom dashboard using Grafana. | [F5 Nodes](https://github.com/f5nodes) | 2023-10-09 | | [Network Information Script](https://github.com/f5nodes/zetachain) | This script provides information about the Zetachain network, validators, and proposals by interacting with the Zetachain RPC API. | [F5 Nodes](https://github.com/f5nodes) | 2023-10-09 | | [RPC Scanner](https://itrocket.net/services/testnet/zetachain/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [ITRocket](https://github.com/itrocket-am) | 2023-10-22 | | [RPC Scanner](https://services.kjnodes.com/testnet/zetachain/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [kjnodes](https://github.com/kj89) | 2023-10-22 |