get_wallet_tokens
Look up token metadata for Cardano policy IDs, returning price, decimals, and verification status to support portfolio valuation and DeFi analysis.
Instructions
Get token details for a list of policy IDs. Returns token metadata including price, decimals, and verification status. Useful for portfolio valuation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hexList | No | Optional array of asset name hex strings corresponding to the policy IDs | |
| policyIdList | Yes | Array of Cardano policy IDs to look up token information for |