Token price lookup for one or more addresses.
Input:
tokenAddresses: string (comma-separated)
chainId: number
Resolves symbol to address and decimals from static mappings.
Input:
symbol: string
chainId: number
Converts USD amount to token amount using fetched price.
Input:
tokenAddresses: string
chainId: number
amount: number
Fetches trending tokens from CoinGecko.
Fetches recent crypto news. It queries CryptoPanic first and automatically
falls back to a Tavily news search when CryptoPanic is unavailable, so a
TAVILY_API_KEY is the practical requirement for reliable results.
Input:
Short-horizon inference via Allora.
Input:
tokenSymbol: "BTC" | "ETH"
Timeframe in current implementation: EIGHT_HOURS.
General text sentiment analysis.
Input:
Last modified on June 18, 2026