From d0313df3f078f74c08a16cb04274387ea1961cf1 Mon Sep 17 00:00:00 2001 From: nowi333 Date: Wed, 12 Aug 2026 11:37:30 +0200 Subject: [PATCH] Add monerometrics API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fc8801d..a6d85639 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,7 @@ API | Description | Auth | HTTPS | CORS | | [MercadoBitcoin](https://www.mercadobitcoin.com.br/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown | | [Messari](https://messari.io/api) | Provides API endpoints for thousands of crypto assets | No | Yes | Unknown | | [Mexc](https://www.mexc.com/api-docs) | Cryptocurrency info, place order | `apiKey` | Yes | Unknown | +| [monerometrics](https://monerometrics.net) | Reorg-aware Monero (XMR) network metrics, mining-pool centralization and chain reorganizations | No | Yes | Yes | | [Nexchange](https://nexchange2.docs.apiary.io/) | Automated cryptocurrency exchange service | No | No | Yes | | [Nomics](https://nomics.com/docs/) | Historical and realtime cryptocurrency prices and market data | `apiKey` | Yes | Yes | | [NovaDax](https://doc.novadax.com/en-US/#introduction) | NovaDAX API to access all market data, trading management endpoints | `apiKey` | Yes | Unknown |