get_multi_token_info
Retrieve name, symbol, and decimals for multiple token contracts at once, supporting Ethereum, BSC, Base, and other EVM networks.
Instructions
Get name, symbol, decimals for multiple tokens in a single call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Array of token contract addresses | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |