get_owned_assets
Fetch all assets issued or owned by a Bitcoin address. Provide the address to retrieve the complete list of associated tokens.
Instructions
Get all assets issued/owned by a specific address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return | |
| cursor | No | Pagination cursor from previous response | |
| offset | No | Number of results to skip | |
| address | Yes | Bitcoin address |