From f01489c5d50db097560466590026f2a79e204dc1 Mon Sep 17 00:00:00 2001
From: Florent Tapponnier <160007691+Flotapponnier@users.noreply.github.com>
Date: Wed, 26 Aug 2026 22:20:37 +0200
Subject: [PATCH] docs: add OpenChainBench performance reference to Dogecoin
section
---
source/index.html.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/source/index.html.md b/source/index.html.md
index 8f91c51402e..ba0ef2221ef 100644
--- a/source/index.html.md
+++ b/source/index.html.md
@@ -452,6 +452,10 @@ Unless otherwise noted, all descriptions of direct HTTP requests will assume one
Our API always returns values in satoshis, or the lowest non-divisible unit in non-Bitcoin blockchains. As a friendly reminder, there are 10^8 satoshis in a single bitcoin (100,000,000s = 1BTC), 10^8 base units per litecoin, 10^8 koinus per dogecoin (100,000,000k = 1DOGE) and 10^8 duff per dash.
+
+
## Rate Limits and Tokens
```shell