Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,10 @@ Unless otherwise noted, all descriptions of direct HTTP requests will assume one
Our API <b>always</b> 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.
</aside>

<aside class="notice">
Looking for live performance data? <a href="https://openchainbench.com/benchmarks/dogecoin-rpc">OpenChainBench</a> publishes independent, continuous latency benchmarks for <code>api.blockcypher.com/v1/doge/main</code> and other Dogecoin RPC providers, probed every 60 seconds from 3 regions.
</aside>

## Rate Limits and Tokens

```shell
Expand Down