From 7a0a83cb4ccd8e8a8e13ef8ba70d3506f4c2959f Mon Sep 17 00:00:00 2001 From: RedWest <71982739+redwest88@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:35:29 +0100 Subject: [PATCH] zetachain useful-tools & endpoints updated (#63) --- docs/zetachain/endpoints.mdx | 2 +- docs/zetachain/useful-tools/other-tools.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/zetachain/endpoints.mdx b/docs/zetachain/endpoints.mdx index d6a9f77..7d41177 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 5d31c86..c7b886c 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 |