buy_orders_and_contract
Combine order book and AMM buys into one transaction to acquire shares for a market outcome with a specified amount and minimum shares.
Instructions
Buy from order book + AMM in one transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | ||
| outcome | Yes | ||
| order_ids | Yes | ||
| amount_usdb | Yes | ||
| min_shares | No |