getERC20Balance
Get the ERC20 token balance for a wallet on Somnia blockchain. Provide wallet address and auth token to fetch the balance.
Instructions
Get ERC20 tokens balance of a wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | Authorization token for accessing the Somnia API | |
| chainName | Yes | ||
| walletAddress | Yes | Wallet address to fetch balance for |