Tool to get token balances for wallet addresses across multiple networks using Alchemy's Portfolio API. Use when you need lightweight balance checks for one or more addresses without full token metadata. Supports up to 3 address/network pairs per request with pagination for larg…
pageKeystringCursor for pagination through results. Use the pageKey returned from a previous request to get the next page of results.
addressesRequiredarrayArray of address and network pairs to check balances for. Maximum 3 address pairs, with up to 20 networks per address.
includeErc20TokensbooleanWhether to include ERC-20 tokens. Default is true.
includeNativeTokensbooleanWhether to include chain native tokens (e.g., ETH on Ethereum). Default is true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.