get_multiple_token_balances
Retrieve token balances and their USD values for a specified wallet address using SailFish as the price oracle. Supports multiple token contract addresses for efficient balance tracking.
Instructions
Get multiple token balances for a wallet address with USD values using SailFish as price oracle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tokenAddresses | Yes | List of token contract addresses | |
walletAddress | Yes | Wallet address to check |