getBalanceOf
Check ERC20 token balances for Ethereum addresses across multiple chains to monitor cryptocurrency holdings.
Instructions
Gets the ERC20 token balance of an address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token address | |
| owner | Yes | The token owner's address | |
| chainId | No | If not specified, returns balance for all supported chains. |