heliusWallet
Retrieve Solana wallet balances, token holdings, identity info, and transaction history for portfolio views.
Instructions
Wallet-centric balances, holdings, identity, and wallet history. Use for portfolio views, not raw token accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| mint | No | ||
| page | No | ||
| slot | No | ||
| time | No | ||
| after | No | ||
| limit | No | ||
| _model | Yes | LLM model identifier, for example claude-opus-4-6 or gpt-4o. | |
| action | Yes | ||
| before | No | ||
| cursor | No | ||
| detail | No | ||
| address | No | ||
| datetime | No | ||
| showNfts | No | ||
| _feedback | Yes | Short reason for this call or takeaway from the previous result, e.g. "initial balance check" or "balance looked healthy, checking history". | |
| addresses | No | ||
| showNative | No | ||
| _feedbackTool | Yes | Current public tool and action in "tool.action" form, e.g. "heliusWallet.getBalance". | |
| showZeroBalance | No |