Bets
The /bets
command allows you to view your open bets.
Usage
Type
/bets
in the chat with the bot.The bot will display a list of your current open bets.
Example
Response
When you use the /bets
command, the bot will respond with a list of your open bets, including details such as the bet amount, the event, and the status of the bet.
For each bet, you will get the following fields:
Title: The title of the bet, describing the event you are betting on.
Outcome: The outcome you have bet on (e.g., Yes or No).
Initial Value: The initial amount of USDC you placed on the bet.
Current Value: The current value of your bet in USDC.
Cash PnL: The profit and loss (PnL) in USDC, calculated as the difference between the current value and the initial value.
Percent PnL: The profit and loss (PnL) as a percentage, calculated based on the initial value.
Potential Return: The potential return in USDC if the bet is successful.
Additionally, you can close individual bets by clicking on the Close bet
button or close all bets by clicking on the Close all bets
button. For each selection you will be prompted to confirm the action.
Example Response
Notes
The list of open bets is updated in real-time based on your betting activity.
If you have no open bets, the bot will inform you that you have no active bets.