1

Are there API's I can use to get this information?

Shamoon
  • 2,849
  • 3
  • 35
  • 52

1 Answers1

2

You can use Electrum servers via blockchain.address.listunspent

An example implentation: [1] that calls [2] (Note: this is an altcoin implementation)

MCCCS
  • 10,206
  • 5
  • 27
  • 56