get_address_utxos
Scan Bitcoin addresses to identify all unspent transaction outputs (UTXOs) for transaction analysis and balance verification.
Instructions
Scan the UTXO set for all unspent outputs belonging to an address. Note: scans full UTXO set, may take minutes.
Args: address: Bitcoin address to scan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |