Create Stake Transaction
create_stake_transactionAdvanced: Build an unsigned stake transaction for local signing. Most agents should use the stake tool instead, which handles signing and submission automatically. This tool is for agents that manage their own signing infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountSol | Yes | Amount of SOL to stake (minimum 0.00228288 SOL for rent exemption) | |
| walletAddress | Yes | Solana wallet address (base58 public key) that will fund and control the stake |