Blockstream / Blockstream/esplora

Feature request: Query balances of multiple addresses at once

Open
#178 2 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
514
Avg merge
1d 10h
Merged PRs (30d)
16

Description

Hi, I want to query balance of multiple addresses.
There is an endpoint like;
`/api/address/3NfST3dLGP5bNEMsvjHB67nSmKhWjehwwy`
but this one takes only one address as a parameter. I want to query like
`/api/address/{address},{address},{address},...`
and blockcypher or insightbitpay has this feature like this link.
[Blockcypher](https://api.blockcypher.com/v1/btc/main/addrs/1As7UUdczmdQf48M36XYPfAQbxuqYDoL56;33aTFoHTSmvZAFNhQN3PfAdAdiFy7rpfnK)
[Insightbitpay](https://insight.bitpay.com/api/addrs/1As7UUdczmdQf48M36XYPfAQbxuqYDoL56,33aTFoHTSmvZAFNhQN3PfAdAdiFy7rpfnK/utxo)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.