heliusTransaction
Parse Solana transactions and get wallet transaction history for activity analysis.
Instructions
Parsed transactions and wallet transaction history. Use for activity analysis, not raw account state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| mode | No | ||
| limit | No | ||
| until | No | ||
| _model | Yes | LLM model identifier, for example claude-opus-4-6 or gpt-4o. | |
| action | Yes | ||
| before | No | ||
| detail | No | ||
| status | No | ||
| address | 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". | |
| signature | No | ||
| sortOrder | No | ||
| signatures | No | ||
| _feedbackTool | Yes | Current public tool and action in "tool.action" form, e.g. "heliusWallet.getBalance". | |
| tokenAccounts | No | ||
| paginationToken | No | ||
| transactionDetails | No |