Simulate Stake
simulate_stakeProject staking rewards before committing capital. Returns reward projections (daily/monthly/annual/total), effective APY (equal to the stated APY, since total_apy is already an annual yield), activation timing, fee reserve guidance, and a natural-language recommendation. Use this to help decide how much to stake and for how long.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountSol | Yes | Amount of SOL to simulate staking | |
| durationDays | No | Projection duration in days (default: 365) |