Post
Topic
Board Development & Technical Discussion
Re: Bitcoin address mass balance checker [Tutorial and code]
by
COBRAS
on 03/06/2020, 14:43:16 UTC
Can someone modify this code for getting public addresses too ?

"Public addresses" have vague meaning, do you mean Address (sometimes called Bitcoin Address) or Public Key?

Anyway, if you plan to use BitPay Insight API, you should check their documentation at https://github.com/bitpay/insight-api/tree/dbfafe8911ebf740df114f6609fc58cf8235f2c6#api-http-endpoints (this is the only documentation that could i find)

Hello I mean Public Key's. Can you modyfy your code pease ?