Fetch real-time token price data, market metrics, and liquidity information from Zapper for any ERC-20 token on supported blockchains. Returns current price, 24-hour volume, market cap, price changes, and token metadata including name, symbol, and image. | Input: Requires a token's contract address and chain ID (e.g., 8453 for Base network). Optionally specify currency for pricing (defaults to USD). | Output: Returns token price in specified currency, 24-hour volume, market cap, price changes over 5m/1h/24h periods, total liquidity, token metadata (name, symbol, decimals), and token image URL. | Use cases: I need the current price and market cap for a specific token; Get 24-hour volume and price change data for a cryptocurrency; Fetch token metadata including decimals, symbol, and logo image; Monitor token liquidity and price movements across different timeframes
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
The Chain ID (e.g. 8453 for Base)
Currency for price data (default: USD)
USDPayment 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}}
Response Fields
dataWhether the request succeeded
HTTP status code