get_multiple_tokens_data
Retrieve detailed data for multiple tokens using their contract addresses, including optional attributes like top pools, across networks like Ethereum, Binance Smart Chain, and Polygon.
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') |