get_multi_token_balances
Retrieve balances for multiple tokens in a single request by providing a wallet address and token contract list. Works across supported EVM networks including BSC, Ethereum, and more.
Instructions
Get balances of multiple tokens for an address in a single call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Array of token contract addresses | |
| address | Yes | Wallet address to check | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |