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
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
The 0x contract address of the token
The Chain ID (e.g. 8453 for Base)
Currency for price data (default: USD)
USDThe unix timestamp (in milliseconds) for the historical lookup
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Whether the request succeeded
HTTP status code