address_balance_get
Retrieve the total Bitcoin balance of any address in satoshis. Ideal for quickly checking an address's balance without fetching full details.
Instructions
Get the total Bitcoin balance (in satoshis) of an address by summing all its deltas. Use this when you only need the balance information without the full address details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |