dex_get_multi_prices
Retrieve current prices for multiple token contracts in one batched request across supported EVM networks. Simplify portfolio valuations and multi-token tracking.
Instructions
Get batched prices for multiple tokens on a specific network. Efficient for portfolio valuations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Array of token contract addresses | |
| network | Yes | Network ID (e.g., 'ethereum') |