address_rune_deltas_get
Retrieve rune token balance changes for any Bitcoin address with pagination. Track the history of rune transfers to analyze token activity.
Instructions
Get rune deltas (changes in rune balances) for a specific Bitcoin address with pagination. Use this to analyze the history of rune token transfers for an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| address | Yes | ||
| page_size | No | ||
| end_height | No | ||
| start_height | No |