bet
Buy shares in a prediction market outcome with uncapped payouts. Review existing position and estimate new shares to calculate potential profit.
Instructions
Buy shares in a prediction market outcome. UNCAPPED payouts — winners split entire losing pool + general pot, NOT $1/share. Before betting: 1) get_my_shares for existing position 2) estimate_shares_out for new shares 3) get_potential_payout(TOTAL shares = existing + new, usdb=bet_amount) → payout_if_win is your TOTAL payout. Profit = payout_if_win - total_invested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market token address | |
| outcome | Yes | Outcome name or index | |
| amount_usdb | Yes | USDB to bet |