Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: IlMao on August 02, 2017, 10:06:08 AM



Title: API to get bitcoin cash (BCC/BCH) address balance
Post by: IlMao on August 02, 2017, 10:06:08 AM
With bitcoin you can easily get an address balance through API, for example: https://blockchain.info/q/addressbalance/17kJiKkXs2r8GLAmPZdMDTqZH1RfFCGFDb (https://blockchain.info/q/addressbalance/17kJiKkXs2r8GLAmPZdMDTqZH1RfFCGFDb).
How can you do the same for bitcoin cash? So far I've not found any available API around.

Ciao,
IlMao.


Title: Re: API to get bitcoin cash (BCC/BCH) address balance
Post by: vadimvx on December 10, 2017, 01:48:21 AM
With bitcoin you can easily get an address balance through API, for example: https://blockchain.info/q/addressbalance/17kJiKkXs2r8GLAmPZdMDTqZH1RfFCGFDb (https://blockchain.info/q/addressbalance/17kJiKkXs2r8GLAmPZdMDTqZH1RfFCGFDb).
How can you do the same for bitcoin cash? So far I've not found any available API around.

Ciao,
IlMao.

Hi,

try this: https://bcc.zupago.pe/api/addr/17Wk4GPKw9nZ9PbspzaxN3fv1L2m9NA9dg/Balance
and for address: https://bcc.zupago.pe/api/addr/17Wk4GPKw9nZ9PbspzaxN3fv1L2m9NA9dg/
and for transaction: https://bcc.zupago.pe/api/tx/ec2c7ebacb72de467a24b2a56453a1eb480e7016895657a3ee13b72636f566d6/


Title: Re: API to get bitcoin cash (BCC/BCH) address balance
Post by: talk_bitcoin on August 21, 2019, 08:20:04 AM
what's the limit for this api?