Get Multi-Chain Token Balances via Zapper
Action0.003 on baseRetrieve aggregated token balances across multiple blockchain networks for one or more wallet addresses using Zapper's portfolio API. Returns detailed token information including current prices, USD values, network details, and token metadata for up to 20 tokens per request. | Input: Accepts an array of wallet addresses (required), optional chain IDs to filter by, and a limit on number of tokens to return (default 10, max 20) | Output: Returns aggregated token balances organized by token, including balance amounts, USD values, current prices, token symbols, network names, and token images for each holding | Use cases: I want to see all my token holdings across Ethereum, Base, and BNB Chain; Get the total USD value of a wallet's crypto portfolio; Show me detailed token balances including prices for multiple addresses; I need to aggregate and display token holdings from several wallets
About
This action will execute the specified operation when your workflow runs.
Connect with Wallet
This integration requires a connector to be configured before it can be used in workflows.
Input Parameters
(3 fields, 1 required)Array of 0x wallet addresses to aggregate
Optional list of Chain IDs to filter by (e.g. [1, 8453])
Number of tokens to return (max 20)
10Output
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