get_reward_markets
Fetch all reward markets with liquidity rewards from the Alpha REST API. Returns market details including totalRewards and rewardsPaidOut.
Instructions
Fetch all reward markets from the Alpha REST API. Returns markets that have liquidity rewards (totalRewards, rewardsPaidOut, etc.). Requires ALPHA_API_KEY for API access. Same summary shape as get_live_markets: id, title, marketAppId, prices, volume; multi-choice markets have options[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||