addressUnspents

GET <API_ENDPOINT>/v0/<CHAIN>/address/unspents/<ADDRESS>

Returns a Address object and an array of Unspent Transaction objects for the Address specified by the <CHAIN> and <ADDRESS> values.

By default, only minimal Transaction information is returned. For additional Transaction details use the ?showtxn=1 and showtxnio=1 query parameters.

Examples

Example Output (from here

Also see

Access Criteria

  1. Return to API
  2. Return to Addresses
  3. Address object
  4. Address
  5. Addresses
  6. Address Transactions
  7. Address Unspents
  8. Address From Hash 160