wallet_balance
Retrieve token balances for Ethereum or Stellar wallet addresses to analyze cryptocurrency holdings and portfolio composition.
Instructions
Get the token balances for any Ethereum or Stellar wallet address
Use when: You need to look up the token holdings of an Ethereum or Stellar wallet address. Returns: list of token balances (symbol, amount) for the given address
Price: $0.002 USDC per call
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain to query | |
| address | Yes | Wallet address (Ethereum 0x... or Stellar G...) |