# Class BSV::MCP::Tools::FetchUtxos <a id="class-BSV-MCP-Tools-FetchUtxos"></a>

**Inherits:** `MCP::Tool`

Fetches unspent transaction outputs (UTXOs) for a BSV address using the
WhatsOnChain API.

The http_client dependency is injectable for testing — pass a compatible mock
object to `new_woc`.

## Public Class Methods
### `call(address:, network: = nil, server_context: = nil)` <a id="method-c-call"></a> <a id="call-class_method"></a>
Not documented.
