alpha_claim
Claim USDC rewards by redeeming outcome tokens from resolved Alpha Arcade prediction markets on the Algorand blockchain.
Instructions
Claim USDC from a resolved Alpha Arcade market by redeeming outcome tokens. Winning = 1:1 USDC.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| marketAppId | Yes | The market app ID | |
| assetId | Yes | The outcome token ASA ID to redeem | |
| amount | No | Amount to claim in microunits (omit to claim entire balance) | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |