staking_stakeSOL
Stake native SOL to a validator by creating a stake account and delegating tokens. Provide wallet and amount; validator address is optional.
Instructions
Stake native SOL to a validator. Creates a stake account and delegates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in lamports to stake | |
| wallet | Yes | Wallet to stake from | |
| validator | No | Solana public key (base58) |