Blockstream / Blockstream/esplora
GET `/liquid/api/address/<address>/utxo` returns "Too many history entries" without any possiblity of paging
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
Here is an address I just grabbed of the UI where this happens: https://blockstream.info/liquid/api/address/QLFdUboUPJnUzvsXKu83hUtrQ1DuxyggRg/utxo
```
❯ curl https://blockstream.info/liquid/api/address/QLFdUboUPJnUzvsXKu83hUtrQ1DuxyggRg/utxo
Too many history entries%
❯
```
Is there a way of how I can still access the UTXOs?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.