get_wallet_token_balance
Retrieve balances for multiple wallet and token pairs in a single request. Specify the wallet names and token addresses to get their current balances.
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 |