updown_bet
Place a bullish or bearish bet on the current UPDOWN round. Auto-approves USDB and checks balance client-side, with optional slippage protection.
Instructions
Place a bullish or bearish bet on the current UPDOWN round. Auto-approves USDB and pre-checks balance + minBet client-side. Use slippage_percent for an optional minShares guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| tf | Yes | ||
| side | Yes | ||
| amount | Yes | USDB amount (whole tokens) | |
| slippage_percent | No | Optional. If set, throws when projected shares would be > slippage_percent below quoteShares (default: no slippage check) |