Get Historical Token Price via Zapper
Retrieve historical price data for any ERC-20 token at a specific point in time using Zapper's token pricing API. Supports multiple chains and currencies, returning token metadata including name, symbol, decimals, and historical price information for precise historical analysis. | Input: Requires a token contract address, chain ID, unix timestamp (in milliseconds), and optionally a currency code (defaults to USD) | Output: Returns token metadata (name, symbol, decimals, image) along with the historical price at the requested timestamp | Use cases: I need to find the price of a token on a specific date for tax reporting; Get historical token prices for portfolio analysis; Retrieve past token values for DeFi transaction auditing; I want to analyze token price movements at specific timestamps | Cost: 0.003 on base