getAddressTokenBalances
Retrieve token balances for a wallet address across multiple blockchain networks by providing the chain ID and address. Supports Ethereum, Polygon, Arbitrum, Optimism, and Base.
Instructions
Get all token balances for a specific address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 |