alpha_get_reward_markets
Fetch Alpha Arcade markets with liquidity reward details including totalRewards and rewardsPaidOut. Use this tool to identify markets offering incentives on the Algorand blockchain.
Instructions
Fetch Alpha Arcade markets with liquidity rewards (totalRewards, rewardsPaidOut, etc.). Same shape as alpha_get_live_markets but includes reward info. Requires ALPHA_API_KEY.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |