koios_asset_nft_address
Find the current owner address of a specific NFT using its asset policy ID and optional asset name.
Instructions
Get the current address holding a specific NFT
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering | |
| _asset_name | No | Asset name (hex) | |
| _asset_policy | Yes | Asset policy ID (hex) |