get_address_transactions
Retrieve paginated transaction history for a Bitcoin address, including per-transaction value details. Use limit and offset to page through incoming and outgoing activity.
Instructions
Get paginated transaction history for a Bitcoin address with per-tx value details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |