alpha_get_positions
Retrieve YES/NO token positions for a wallet across Alpha Arcade markets. Use your active MCP wallet or specify an Algorand address to view all market positions.
Instructions
Fetch all YES/NO token positions for a wallet across all Alpha Arcade markets. Uses your active MCP wallet if walletAddress is not provided.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | No | Algorand wallet address (uses active MCP wallet if omitted) | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |