alpha_propose_match
Propose a match between an existing maker order and your wallet as taker on Alpha Arcade for Algorand blockchain trading.
Instructions
Propose a match between an existing maker order and your wallet as taker on Alpha Arcade.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| marketAppId | Yes | The market app ID | |
| makerEscrowAppId | Yes | The escrow app ID of the maker order | |
| makerAddress | Yes | The Algorand address of the maker | |
| quantityMatched | Yes | Quantity to match in microunits | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |