Check Withdraw Ready
check_withdraw_readyVerify Solana stake account withdrawal readiness. Returns per-account withdrawable epoch, estimated seconds until ready, and plain-English status. Use instead of polling check_stake_accounts.
Instructions
Check whether stake accounts are ready to withdraw. Returns per-account readiness with withdrawable epoch, estimated seconds remaining, and plain-English state description. Use this instead of polling check_stake_accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | Yes | Wallet address to check |