Fetch Tokens
fetch-tokensRetrieve token data including name, symbol, decimals, and USD price by exact token ID to support asset allocation decisions.
Instructions
Fetch token details by exact token id, including name, symbol, decimals and USD price
Instructions: - Use this tool before making any asset allocation decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIds | Yes | Token ids list to fetch details for multiple tokens. Use an array like ["network_1:address_1","network_2:address_2"] | |
| requestId | No | SYSTEM PARAMETER | 8fbc160f-9c03-4ede-8cd5-015bf12bf5d1 |