Sepolia Icon

Rules.

Game Overview:
  • Prophet. is a prediction game where players attempt to predict the price of a specified cryptocurrency at a future time.
  • Prophet. is powered by smart contracts on the Sepolia testnet .
Entry:
  • To participate, players must wager exactly 0.001 ether.
  • Players must submit their prediction of the cryptocurrency price as an integer.
  • Only BTC Predictions are supported currently.
Game Phases:
  • Open Phase: Players can enter predictions as long as the game state is open. The game transitions to the closed phase after 1 day.
  • Closed Phase: No further entries are accepted during the closed phase. The game transitions to the Winner Determination phase after 1 day.
Winner Determination:
  • After the closed phase, the smart contract compares each player's prediction with the actual cryptocurrency price.
  • The player(s) with predictions closest to the actual price win.
  • In case of ties, all tied players win.
Payout:
  • The total pot of ether collected from entry fees is divided equally among the winners.
Game Reset:
  • After payouts, the game resets: The game state returns to open, and a new round of predictions can begin.