heliusChain
Query Solana blockchain for account details, token balances, blocks, network status, priority fees, and simulate transactions.
Instructions
Raw chain state, token accounts, stake reads, blocks, network status, priority fees, and transaction simulation. Use for token accounts or blocks, not wallet portfolio summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| mint | No | ||
| page | No | ||
| slot | No | ||
| limit | No | ||
| owner | No | ||
| _model | Yes | LLM model identifier, for example claude-opus-4-6 or gpt-4o. | |
| action | Yes | ||
| detail | No | ||
| address | No | ||
| dataSize | No | ||
| encoding | 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 | ||
| programId | No | ||
| sigVerify | No | ||
| commitment | No | ||
| accountKeys | No | ||
| transaction | No | ||
| stakeAccount | No | ||
| _feedbackTool | Yes | Current public tool and action in "tool.action" form, e.g. "heliusWallet.getBalance". | |
| priorityLevel | No | ||
| includeAllLevels | No | ||
| replaceRecentBlockhash | No |