get_multiple_tokens_data
Retrieve token data by contract addresses on supported blockchains, including optional top pools information, for real-time market analysis in DeFi trading.
Instructions
Get data for multiple tokens by their contract addresses
Input Schema
Name | Required | Description | Default |
---|---|---|---|
addresses | Yes | Token contract addresses, comma-separated for multiple tokens | |
include | No | Attributes to include: 'top_pools' (optional) | |
network | Yes | Network ID (e.g., 'eth', 'bsc', 'polygon_pos') |