get_staking_rewards
Estimate staking rewards earned over a specified period using current APR as a proxy for an EVM wallet address.
Instructions
Estimate staking rewards earned over a given period (7d/30d/90d/1y) using the current APR as a proxy. This is an estimate, not an on-chain rewards query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | 0x-prefixed EVM wallet address (40 hex chars) to inspect. | |
| period | No | Lookback window for aggregating accrued rewards. Defaults to 30d. | 30d |