get_balance
Retrieve confirmed and unconfirmed balance for a Bitcoin address.
Instructions
Get an address's confirmed and unconfirmed balance. Needs a backend.
Args: address: The Bitcoin address to look up. network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |