heliusWrite
Send SOL or tokens, stake and unstake SOL, and withdraw stake on the Solana blockchain.
Instructions
Mutating SOL/token transfer and staking actions. Use for sends or staking, not read-only queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| _model | Yes | LLM model identifier, for example claude-opus-4-6 or gpt-4o. | |
| action | Yes | ||
| amount | No | ||
| detail | No | ||
| sendMax | 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". | |
| owsWallet | No | ||
| destination | No | ||
| mintAddress | No | ||
| stakeAccount | No | ||
| _feedbackTool | Yes | Current public tool and action in "tool.action" form, e.g. "heliusWallet.getBalance". | |
| recipientAddress | No |