getTokenBalance
Retrieve the token balance for a wallet address on the Somnia blockchain using the token's address and authentication token.
Instructions
Get token balance for address for provided token address in query params
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 |