Tool to fetch fungible tokens (native, ERC-20, SPL) for multiple wallet addresses across networks. Returns comprehensive token information including balances, metadata (name, symbol, decimals, logo), and current prices. Use when you need complete token portfolio data for wallets…
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 fetch tokens for. Maximum 2 addresses, with up to 5 networks per address.
withPricesbooleanWhether to include token prices in USD and other currencies. Default is true. Set to false for faster responses with smaller payloads.
withMetadatabooleanWhether to include token metadata (decimals, logo, name, symbol). Default is true. Set to false for faster responses with smaller payloads.
includeErc20TokensbooleanWhether to include ERC-20 tokens. Default is true. Set to false for faster responses with smaller payloads.
includeNativeTokensbooleanWhether to include chain native tokens (e.g., ETH on Ethereum, MATIC on Polygon). Default is true. Native tokens have a null contract address.
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.