πŸŒ”Predict game

The Game

Our game is a conservative staking-related prediction market focusing on the BTC/USD pair. Each round lasts for 270 seconds, where participants place bets on the future price movement of BTC/USD. The rates are determined solely by the users in each round, ensuring a community-driven experience.

Why You Should Try It

AspectDescription

Excitement and Engagement

Thrilling Experience: Engage in the thrill of predicting market movements and competing with others. Real-Time Action: Participate in real-time markets and see the impact of your predictions as events unfold.

Financial Incentives

Potential Rewards: Earn rewards if your predictions are accurate. Bonus Pools: Additional incentives through bonus pools, increasing your potential earnings.

Transparency and Security

Blockchain Technology: Ensures all transactions are transparent, immutable, and secure. Fair and Trustworthy: No middlemen, ensuring a fair betting environment.

How to Bet

Step 1: Choose a Game

Explore Available Games:

  • Each game represents a market where you can place your bets.

  • Use the getGames function to view all available games.

  • Example: predict.getGames()

Step 2: Place Your Bet

  1. Prepare Your Bet:

    • Decide on the amount you want to bet.

    • Choose whether you believe the price will go up (long) or down (short).

    • Identify the game you want to bet on.

  2. Execute the Bet:

    • Use the placeBet function to place your bet.

    • Provide your player address, bet amount, and game address.

    • Example: predict.placeBet(playerAddress, betAmount, gameAddress)

Step 3: Monitor Your Bet

  1. Check Your Bets:

    • Use the getPlayerBets function to view all your bets for a specific round.

    • Example: predictGame.getPlayerBets(playerAddress, round)

  2. Track Bet Status:

    • Check the status and details of your bet using the getBetInfo function.

    • Example: predictBet.getBetInfo()

Step 4: Winning and Payouts

  1. Bet Calculation:

    • Bets are calculated at the end of each round based on price movements.

  2. Claim Rewards:

    • If your bet wins, your rewards will be automatically transferred to your wallet, including any bonus earnings.

The Bonus System

To make the game even more exciting and rewarding, we have implemented a bonus system. Here’s how it works:

  • Bonus Pool: A portion of the total bet amount is allocated to a bonus pool for each round.

  • Additional Earnings: Winners not only earn their share of the main pool but also receive additional rewards from the bonus pool.

  • Proportional Distribution: The bonus is distributed proportionally based on the amount bet and the position of the bet in the round.

Contact and Support

If you have any questions or need assistance, our support team is here to help. Reach out to us for any issues or queries regarding the Predict Betting Platform.

Happy Betting!


This guide provides a comprehensive overview of our Predict Betting Platform. For more detailed technical documentation, please refer to our official documentation or contact our support team.

Last updated