aries_tokens_by_address
Retrieve all Alkanes tokens held by a Bitcoin address, including outpoints and rune balances.
Instructions
List all Alkanes tokens held by a Bitcoin address (wraps alkanes_protorunesbyaddress, protocolTag is always 1). Returns outpoints and the rune balances at each. Note: very high-activity addresses (thousands of UTXOs, e.g. the frBTC treasury) can exceed the RPC timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Bitcoin address, e.g. bc1q…/bc1p… | |
| blockTag | No | Block tag, default "latest" |