Get Wallet Balances
get-wallet-balancesRetrieve current token balances for a PulseChain wallet. Provide a wallet address to get a complete list of token holdings and their amounts. Requires API key.
Instructions
[PRO] Get current token balances for a PulseChain wallet. Requires OPENPULSECHAIN_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address (0x...) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address | |
| total_value_usd | Yes | Total portfolio value in USD | |
| balances | Yes | Array of token balances |