# wallet_list

List named local accounts by public address. Does not unlock wallets, reveal keys or contact a service.

## Result

Public account metadata and addresses.

## Permissions

Lists accounts without unlocking them.

## Definition 1 (full)

Registered in: Legacy local wallet; Legacy local identity; Local Vault · broadcasting disabled; Local Vault · all roles; Local Vault · payment role only; Local Vault + sponsor.

List named local accounts by public address. Does not unlock wallets, reveal keys or contact a service.

No input fields. Pass an empty object.

Nested requirements apply when their parent is supplied.

### Input schema

```json
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

[All tools](https://bsvmcp.com/docs/tools)