Create Stake Transaction
create_stake_transactionCreate an unsigned stake transaction in SOL for local signing. Specify wallet address and amount to generate a transaction that can be signed client-side.
Instructions
Advanced: Build an unsigned stake transaction for local signing. Most agents should use the stake tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | Yes | Wallet address | |
| amountSol | Yes | SOL to stake |