get_multi_native_balances
Retrieve native token balances for multiple addresses on any EVM network. Specify the network and address list to get native currency holdings in a single request.
Instructions
Get native token balances for multiple addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| addresses | Yes | Array of addresses to check |