Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple addresses API #92

Closed
isghe opened this issue May 31, 2019 · 2 comments
Closed

multiple addresses API #92

isghe opened this issue May 31, 2019 · 2 comments

Comments

@isghe
Copy link

isghe commented May 31, 2019

Hi, Do we have any plans to add APIs in POST, to query multiple addresses?

POST addresses/utxos
POST addresses/txs
POST scripthash/utxos
POST scripthash/txs

so it will be possible to:
$ curl --header 'Content-Type: application/json' --data-binary '{"addresses": ["2MvknKexQHJdRpfwL6AFFo2nh6tireuFY1L", "2NF4MTenSS3Hp7NqjFDP22Bqq3CSQUjxEfp"]}' https://blockstream.info/testnet/api/addresses/txs

Thanks, Isidoro

EDIT: I see right know the also the #27 is asking the same

@shesek
Copy link
Collaborator

shesek commented May 31, 2019

Closing in favor of #27.

@shesek shesek closed this as completed May 31, 2019
@Elfikan
Copy link

Elfikan commented Jun 1, 2019

Hi, Do we have any plans to add APIs in POST, to query multiple addresses?

POST addresses/utxos
POST addresses/txs
POST scripthash/utxos
POST scripthash/txs

so it will be possible to:
$ curl --header 'Content-Type: application/json' --data-binary '{"addresses": ["2MvknKexQHJdRpfwL6AFFo2nh6tireuFY1L", "2NF4MTenSS3Hp7NqjFDP22Bqq3CSQUjxEfp"]}' https://blockstream.info/testnet/api/addresses/txs

Thanks, Isidoro

EDIT: I see right know the also the #27 is asking the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants