Create Unstake Transaction
create_unstake_transactionBuild an unsigned transaction to deactivate a stake account for unstaking. Input wallet and stake account addresses. Output transaction ready for local signing.
Instructions
Advanced: Build an unsigned unstake transaction for local signing. Most agents should use the unstake tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | Yes | Wallet address | |
| stakeAccountAddress | Yes | Stake account to deactivate |