get_wallet_token_balance
Get token balances for wallet and token pairs. Input wallet names and token addresses to retrieve balance data.
Instructions
Get the balance for a list of wallet/token pairs.
Expects a WalletTokenPairsContainer, returns a list of WalletTokenBalance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_token_pairs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |